Searched defs:try_push (Results 1 – 1 of 1) sorted by relevance
121 fn try_push(&mut self, value: T) -> Result<(), alloc::collections::TryReserveError>; in try_push() method131 fn try_push(&mut self, value: T) -> Result<(), alloc::collections::TryReserveError> { in try_push() method