Searched defs:push_default (Results 1 – 2 of 2) sorted by relevance
294 pub fn push_default<'a>(&'a mut self) -> &'a mut T { in push_default() method532 fn push_default() { in push_default() function
441 fn push_default(&self, callsite: &'static DefaultCallsite) { in push_default() method