Searched defs:push_fmt (Results 1 – 2 of 2) sorted by relevance
44 fn push_fmt() { in push_fmt() function
83 pub(crate) fn push_fmt(&mut self, args: fmt::Arguments<'_>) { in push_fmt() method