Struct bincode::config::Infinite [−][src]
pub struct Infinite;
A SizeLimit without a limit! Use this if you don’t care about the size of encoded or decoded messages.
pub struct Infinite;
A SizeLimit without a limit! Use this if you don’t care about the size of encoded or decoded messages.
impl RefUnwindSafe for Infiniteimpl Send for Infiniteimpl Sync for Infiniteimpl Unpin for Infiniteimpl UnwindSafe for Infinite