Home
last modified time | relevance | path

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

/linux-6.1.9/rust/kernel/
Dstr.rs16 pub(crate) struct RawFormatter { struct
24 impl RawFormatter { argument
48 impl fmt::Write for RawFormatter { implementation