Function Publish

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

PUBLISH redis command