Skip to main content

Module std

Module std 

Source
Available on crate feature std only.
Expand description

Holds aliases for the standard arrays.

Type Aliasesยง

StdDynamicArray
The alias for DynamicArray with [StdAllocator].
StdInlineArray
The alias for InlineArray with [StdAllocator].