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