i3status_rs::formatting::formatter

Function new_formatter

source
pub fn new_formatter(name: &str, args: &[Arg<'_>]) -> Result<Box<dyn Formatter>>