Home
last modified time | relevance | path

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

/external/pigweed/pw_format/rust/
Dpw_format_core.rs39 pub trait PrintfHexFormatter { trait
65 impl PrintfHexFormatter for $ty { impl