Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_format/rust/pw_format/
H A Dmacros.rs199 pub trait FormatMacroGenerator { interface
398 generator: &mut dyn FormatMacroGenerator, in handle_conversion()
483 mut generator: impl FormatMacroGenerator, in generate()