Searched defs:fmt (Results 1 – 2 of 2) sorted by relevance
348 fn fmt(&self, f: &mut Formatter) -> Result<(), fmt::Error> { in fmt() method376 fn fmt(&self, f: &mut Formatter) -> Result<(), fmt::Error> { in fmt() method417 fn fmt(&self, f: &mut Formatter) -> Result<(), fmt::Error> { in fmt() method
356 def _send_struct(self, fmt, *args): argument