Function register_line_formatter

Source
pub fn register_line_formatter<C: LineFormatter>(
    name: &str,
    formatter: C,
) -> CoreLineFormatter
Expand description

Register a LineFormatter with the API.