Skip to main content

CallerFormatter

Type Alias CallerFormatter 

Source
pub type CallerFormatter = fn(&str, u32, &str) -> String;
Expand description

Type alias for caller formatter.