Searched defs:try_extend_with (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/rust/alloc/vec/ | ||
H A D | mod.rs | 2720 fn try_extend_with(&mut self, n: usize, value: T) -> Result<(), TryReserveError> { in try_extend_with() functions |
Completed in 6 milliseconds