pub struct Infinite;
Expand description
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.