pub const MAX_MSG_SIZE: usize = 5_000_000;
Available on crate feature std only.
Expand description

Maximum size, in bytes, of an encoded message This by neccessity should be larger tham MAX_VEC_SIZE