Constant MAX_MESSAGE_SIZE
pub const MAX_MESSAGE_SIZE: usize = _; // 10_485_760usize
Available on crate feature
network
only.Expand description
MAX_MESSAGE_SIZE
is the maximum cap on the size of a protocol message.