allocator_
api2
0.2.21
In allocator_
api2::
stable::
raw_
vec
Structs
RawVec
TryReserveError
Enums
AllocInit
TryReserveErrorKind
Functions
alloc_guard
capacity_overflow
finish_grow
handle_reserve
allocator_api2
::
stable
::
raw_vec
Function
alloc_guard
Copy item path
Settings
Help
Summary
Source
fn alloc_guard(alloc_size:
usize
) ->
Result
<
()
,
TryReserveError
>