Struct phper_sys::smart_string
source · Fields§
§c: *mut c_char
§len: usize
§a: usize
Trait Implementations§
source§impl Clone for smart_string
impl Clone for smart_string
source§fn clone(&self) -> smart_string
fn clone(&self) -> smart_string
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