Function repr::strconv::format_string[][src]

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