Expand description
Memory mapping
Structs§
- Reader
- Mapping reader
- Writer
- Mapping writer. Currently is not possible to make write-only slice so while it is technically possible to read from Writer, it will lead to an undefined behavior. Please do not read from it.
Enums§
- Error
- Error accessing a mapping.