Constant redis_protocol::resp2::types::SIMPLESTRING_BYTE [−][src]
pub const SIMPLESTRING_BYTE: u8 = b'+';
Expand description
Byte prefix before a simple string type.
pub const SIMPLESTRING_BYTE: u8 = b'+';
Byte prefix before a simple string type.