Home
last modified time | relevance | path

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

/Linux-v6.6/rust/alloc/
Dboxed.rs307 Self::try_new_in(x, Global) in try_new()
410 pub fn try_new_in(x: T, alloc: A) -> Result<Self, AllocError> in try_new_in() method