Home
last modified time | relevance | path

Searched defs:PrintfFormatMacroGenerator (Results 1 – 1 of 1) sorted by relevance

/external/pigweed/pw_format/rust/pw_format/
Dmacros.rs532 pub trait PrintfFormatMacroGenerator { trait
784 generator: impl PrintfFormatMacroGenerator, in generate_printf()