Expand description
Structs§
- Id
pui
- A branded index that can be used to elide bounds checks
- PuiVec
- An append only
Vec
whitch returns branded indicies that can be used to elide bounds checks.
Traits§
- Build
PuiVec Index - A type that can be build from an index and an identifier from a
PuiVec
- PuiVec
Access - A type that can be used to access a
PuiVec
- PuiVec
Index - A type that represents an index/range into a
PuiVec