Constant ore::netio::framed::MAX_FRAME_SIZE [−][src]
pub const MAX_FRAME_SIZE: usize = 64 << 20; // 0x0000_0000_0400_0000usizeThis is supported on crate feature
network only.Expand description
The maximum allowable size of a frame in a framed stream.