Constant redis_protocol::resp2::types::ARRAY_BYTE [−][src]
pub const ARRAY_BYTE: u8 = b'*';
Expand description
Byte prefix before an array type.
pub const ARRAY_BYTE: u8 = b'*';
Byte prefix before an array type.