Constant bore_cli::shared::MAX_FRAME_LENGTH
source ยท pub const MAX_FRAME_LENGTH: usize = 256;Expand description
Maximum byte length for a JSON frame in the stream.
pub const MAX_FRAME_LENGTH: usize = 256;Maximum byte length for a JSON frame in the stream.