Home
last modified time | relevance | path

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

/openbmc/linux/rust/kernel/
H A Dstr.rs395 pub(crate) struct RawFormatter { struct
402 impl RawFormatter { impl
458 impl fmt::Write for RawFormatter { implementation