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