Struct libnewbee::codec::LZFString
[−]
[src]
pub struct LZFString { /* fields omitted */ }Trait Implementations
impl Debug for LZFString[src]
impl Clone for LZFString[src]
fn clone(&self) -> LZFString
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more