Function ntex_redis::cmd::HGetAll[][src]

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