Home
last modified time | relevance | path

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

/third_party/rust/crates/minimal-lexical/src/
H A Dheapvec.rs96 pub fn try_resize(&mut self, len: usize, value: bigint::Limb) -> Option<()> { in try_resize() functions
H A Dstackvec.rs199 pub fn try_resize(&mut self, len: usize, value: bigint::Limb) -> Option<()> { in try_resize() functions

Completed in 1 milliseconds