Rust pointer type that allows packing additional data along with the underlying memory offset.
- Rust 100%
| examples | rename to peckr | |
| src | clarify docstr | |
| .gitignore | initial commit | |
| Cargo.lock | bump version | |
| Cargo.toml | bump version | |
| LICENSE | initial commit | |
| README.md | update readme | |
peckr
Rust pointer type that allows packing additional data along with the underlying memory offset.