Struct bincode::Bounded [] [src]

pub struct Bounded(pub u64);

Trait Implementations

impl Copy for Bounded
[src]

impl Clone for Bounded
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl SizeLimit for Bounded
[src]