format_opt

Function format_opt 

Source
pub fn format_opt<T: Display>(opt: Option<&T>) -> String