Constant redis_protocol::resp3::types::NUMBER_BYTE [−][src]
pub const NUMBER_BYTE: u8 = b':';
Expand description
Byte prefix before a Number type.
pub const NUMBER_BYTE: u8 = b':';
Byte prefix before a Number type.