Home
last modified time | relevance | path

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

/linux-6.1.9/rust/alloc/
Dboxed.rs285 Self::try_new_in(x, Global) in try_new()
390 pub const fn try_new_in(x: T, alloc: A) -> Result<Self, AllocError> in try_new_in() method