This crate is work in progress.
Use with standard library.
memacc = "*"
Use without standard library.
memacc = { version = "*", features = ["no-std"] }
Usage not recommended until interface is frozen.
This section is work in progress.
|Requirement|Status| |---|---| |Indexing finite collection with out-of-bounds index must fail on compile time.||
|Type|IndexU8
|IndexU32
|
|---|---|---|
|I::<0>
-I::<7>
|:heavycheckmark:|:heavycheckmark:|
|I::<8>
-I::<31>
|:x:|:heavycheckmark:|