Home
last modified time | relevance | path

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

/linux-6.15/rust/kernel/
Dstr.rs806 pub(crate) struct Formatter(RawFormatter); struct
808 impl Formatter { implementation
821 impl Deref for Formatter { implementation
829 impl fmt::Write for Formatter { implementation