format_type

Function format_type 

Source
pub fn format_type<'a>(
    value: impl Into<&'a UntaggedValue>,
    width: usize,
) -> String