Macro serde_resp::bulk_null[][src]

macro_rules! bulk_null {
    () => { ... };
}

bulk_null!() is equivalent to RESP::BulkString(None).