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