Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dstr.rs796 pub(crate) struct Formatter(RawFormatter); struct
798 impl Formatter { implementation
811 impl Deref for Formatter { implementation
819 impl fmt::Write for Formatter { implementation