Searched defs:Formatter (Results 1 – 1 of 1) sorted by relevance
850 unsafe { Formatter::from_buffer(buffer.as_mut_ptr(), buffer.len()) } implementation 827 pub(crate) struct Formatter(RawFormatter); global() struct 829 impl Formatter { global() implementation 842 impl Deref for Formatter { global() implementation [all...]