Searched refs:try_new_in (Results 1 – 1 of 1) sorted by relevance
285 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