Type Alias FormatFunc

Source
pub type FormatFunc = fn(FormatRecord<'_>) -> String;