Structs§
- Into
Iter - Owning iterator for StackVec: supports double-ended iteration and is exact-size.
- Stack
String - A UTF-8–encoded, stack-allocated, fixed-capacity string.
- Stack
Vec - A stack-allocated vector with a fixed capacity.
Type Aliases§
- Stack
Array String - A stack-allocated array of small strings.