Searched defs:fmt (Results 1 – 3 of 3) sorted by relevance
25 fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { in fmt() method
30 def _report_error(line, fmt, *args): argument
493 def dump_list(fmt, values): argument