Skip to main content

format_string

Function format_string 

Source
pub fn format_string<F>(buf: &mut F, s: &str) -> Nestable
where F: FormatBuffer,