[−][src]Crate staticvec
Macros
| staticvec | Creates a new StaticVec from a |
Structs
| StaticVec | A Vec-like struct (mostly directly API-compatible where it can be)
implemented with const generics around a static array of fixed |
| staticvec | Creates a new StaticVec from a |
| StaticVec | A Vec-like struct (mostly directly API-compatible where it can be)
implemented with const generics around a static array of fixed |