redis_
module_
ext
0.1.0
In redis_
module_
ext::
data_
type
redis_module_ext
::
data_type
Type Alias
DefragFn
Copy item path
Source
pub type DefragFn<T> =
fn
(
&mut T
,
DefragContext
,
RedisString
) ->
i32
;