Type Alias FreeEffort2Fn

Source
pub type FreeEffort2Fn<T> = fn(&T, &mut RedisModuleKeyOptCtx) -> usize;