Home
last modified time | relevance | path

Searched refs:try_allocate_in (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/rust/alloc/
A Draw_vec.rs140 Self::try_allocate_in(capacity, AllocInit::Uninitialized, alloc) in try_with_capacity_in()
213 … fn try_allocate_in(capacity: usize, init: AllocInit, alloc: A) -> Result<Self, TryReserveError> { in try_allocate_in() method

Completed in 3 milliseconds