Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/rust/alloc/vec/
H A Dmod.rs2720 fn try_extend_with(&mut self, n: usize, value: T) -> Result<(), TryReserveError> { in try_extend_with() functions

Completed in 6 milliseconds