[][src]Constant turbulence::reliable_bincode_channel::MAX_MESSAGE_LEN

pub const MAX_MESSAGE_LEN: usize = u16::MAX as usize; // 65_535usize

The maximum supported length for a message sent over a ReliableBincodeChannel.