Type Alias FreeEffortFn

Source
pub type FreeEffortFn<T> = fn(&T, RedisString) -> usize;