Type Alias RdbSaveFn

Source
pub type RdbSaveFn<T> = fn(&mut T, &mut RdbSaveIo);