Struct cpp_demangle::ast::CloneSuffix
source · pub struct CloneSuffix(_, _);
Expand description
Trait Implementations§
source§impl Clone for CloneSuffix
impl Clone for CloneSuffix
source§fn clone(&self) -> CloneSuffix
fn clone(&self) -> CloneSuffix
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more