Searched defs:try_alloc_into (Results 1 – 1 of 1) sorted by relevance
45 fn try_alloc_into(self) -> Result<T, AllocError>; in try_alloc_into() method52 fn try_alloc_into(self) -> Result<U, AllocError> { in try_alloc_into() function