Home
last modified time | relevance | path

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

/linux-6.14.4/rust/kernel/
Dstr.rs760 pub(crate) struct Formatter(RawFormatter); struct
762 impl Formatter { impl
775 impl Deref for Formatter { implementation
783 impl fmt::Write for Formatter { implementation