Home
last modified time | relevance | path

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

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