Type Alias UnlinkFn

Source
pub type UnlinkFn<T> = fn(&T, RedisString);