format_to

Function format_to 

Source
pub fn format_to<T: Format, W: Write>(output: W, value: &T) -> Result<()>