Searched defs:RawFormatter (Results 1 – 1 of 1) sorted by relevance
640 pub(crate) struct RawFormatter { struct642 beg: usize,643 pos: usize,644 end: usize,647 impl RawFormatter { implementation703 impl fmt::Write for RawFormatter { implementation
Completed in 8 milliseconds