Home
last modified time | relevance | path

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

/Linux-v6.6/rust/kernel/
Dstr.rs395 pub(crate) struct RawFormatter { struct
402 impl RawFormatter { impl
458 impl fmt::Write for RawFormatter { implementation