Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_format/rust/
H A Dpw_format_core.rs51 pub trait PrintfUpperHexFormatter { trait
69 impl PrintfUpperHexFormatter for $ty { impl