redis_protocol
pub const NULL: &'static str = "$-1\r\n"
=
"$-1\r\n"
Byte representation of a null value.
null