Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dstr.rs732 pub(crate) struct Formatter(RawFormatter); struct
734 impl Formatter { implementation
747 impl Deref for Formatter { implementation
755 impl fmt::Write for Formatter { implementation