Struct bincode::config::Bounded [−][src]
pub struct Bounded(pub u64);
A SizeLimit that restricts serialized or deserialized messages from exceeding a certain byte length.
pub struct Bounded(pub u64);
A SizeLimit that restricts serialized or deserialized messages from exceeding a certain byte length.
impl RefUnwindSafe for Boundedimpl Send for Boundedimpl Sync for Boundedimpl Unpin for Boundedimpl UnwindSafe for Bounded