Function HGetAll

Source
pub fn HGetAll<T>(key: T) -> HGetAllCommand
where BulkString: From<T>,
Expand description

HGETALL redis command

Returns all fields and values of the hash stored at key