Skip to main content

format_value

Function format_value 

Source
pub fn format_value<T: Format + ?Sized>(value: &T) -> Doc
Expand description

Run a single Format value to completion, returning its assembled Doc.