try_format

Function try_format 

Source
pub fn try_format(args: Arguments<'_>) -> Result<String, Error>
Expand description

The try_format function takes an Arguments struct and returns the resulting formatted string.