Home
last modified time | relevance | path

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

/linux-6.6.21/rust/kernel/
Dstr.rs487 pub(crate) struct Formatter(RawFormatter); struct
489 impl Formatter { implementation
502 impl Deref for Formatter { implementation
510 impl fmt::Write for Formatter { implementation