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