Lines Matching defs:fmt
1 use std::fmt::{self, Debug};319 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {349 use std::fmt::{self, Debug};433 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {435 Debug::fmt(cfg, formatter)437 Debug::fmt(&Cfg::current(), formatter)