[−][src]Function redis_module::raw::hash_set
pub fn hash_set(
key: *mut RedisModuleKey,
field: &str,
value: *mut RedisModuleString
) -> Status
pub fn hash_set(
key: *mut RedisModuleKey,
field: &str,
value: *mut RedisModuleString
) -> Status