Constant redis_protocol::resp2::types::NULL[][src]

pub const NULL: &'static str = "$-1\r\n";
Expand description

The binary representation of NULL in RESP2.