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