Function SPublish

Source
pub fn SPublish<T, V>(key: T, value: V) -> IntOutputCommand
where BulkString: From<T> + From<V>,
Expand description

SPUBLISH redis command