Struct libnewbee::codec::ZipListLen
[−]
[src]
pub struct ZipListLen(_);
Trait Implementations
impl Copy for ZipListLen[src]
impl Clone for ZipListLen[src]
fn clone(&self) -> ZipListLen
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