Home
last modified time | relevance | path

Searched defs:try_push (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/minimal-lexical/src/
H A Dheapvec.rs73 pub fn try_push(&mut self, value: bigint::Limb) -> Option<()> { in try_push() functions
H A Dstackvec.rs89 pub fn try_push(&mut self, value: bigint::Limb) -> Option<()> { in try_push() functions

Completed in 1 milliseconds