Home
last modified time | relevance | path

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

/rust/kernel/
Dstr.rs753 pub(crate) struct Formatter(RawFormatter); struct
755 impl Formatter { impl
768 impl Deref for Formatter { implementation
776 impl fmt::Write for Formatter { implementation