Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dstr.rs827 pub(crate) struct Formatter(RawFormatter); struct
829 impl Formatter { implementation
842 impl Deref for Formatter { implementation
850 impl fmt::Write for Formatter { implementation