Searched defs:try_with_capacity (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/rust/alloc/vec/ | ||
H A D | mod.rs | 536 pub fn try_with_capacity(capacity: usize) -> Result<Self, TryReserveError> { in try_with_capacity() functions |
Completed in 5 milliseconds