Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_format/rust/pw_format/
H A Dmacros.rs841 struct CoreFmtGenerator<GENERATOR: CoreFmtFormatMacroGenerator> { struct
846 impl<GENERATOR: CoreFmtFormatMacroGenerator> FormatMacroGenerator for CoreFmtGenerator<GENERATOR> { argument