Home
last modified time | relevance | path

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

/linux-6.8/rust/kernel/
Dstr.rs395 pub(crate) struct RawFormatter { struct
402 impl RawFormatter { argument
458 impl fmt::Write for RawFormatter { implementation