Searched defs:PrintfFormatter (Results 1 – 2 of 2) sorted by relevance
27 pub trait PrintfFormatter { interface61 impl PrintfFormatter for $ty { impl75 impl PrintfFormatter for $ty { impl
73 pub trait PrintfFormatter { trait81 impl PrintfFormatter for $ty { impl