Type Alias NameFn

Source
pub type NameFn = fn(f: &mut Formatter<'_>) -> Result;