Searched refs:format_output (Results 1 – 1 of 1) sorted by relevance
216 format_output(output, f) in fmt()227 format_output(output, f) in fmt()234 fn format_output(output: &Output, f: &mut fmt::Formatter) -> fmt::Result { in format_output() function