Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/rust/alloc/
H A Draw_vec.rs131 pub fn with_capacity_in(capacity: usize, alloc: A) -> Self { in with_capacity_in() functions
/kernel/linux/linux-6.6/rust/alloc/vec/
H A Dmod.rs727 pub fn with_capacity_in(capacity: usize, alloc: A) -> Self { in with_capacity_in() functions

Completed in 6 milliseconds