Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/rust/alloc/vec/
H A Dmod.rs536 pub fn try_with_capacity(capacity: usize) -> Result<Self, TryReserveError> { in try_with_capacity() functions

Completed in 5 milliseconds