Home
last modified time | relevance | path

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

/linux/rust/kernel/
A Dstr.rs640 pub(crate) struct RawFormatter { struct
642 beg: usize,
643 pos: usize,
644 end: usize,
647 impl RawFormatter { implementation
703 impl fmt::Write for RawFormatter { implementation

Completed in 8 milliseconds