1
0
Fork
You've already forked peckr
0
Rust pointer type that allows packing additional data along with the underlying memory offset.
  • Rust 100%
2025年04月11日 15:43:27 +01:00
examples rename to peckr 2025年04月08日 13:11:51 +01:00
src clarify docstr 2025年04月11日 15:42:48 +01:00
.gitignore initial commit 2023年12月30日 22:47:18 +00:00
Cargo.lock bump version 2025年04月11日 15:43:27 +01:00
Cargo.toml bump version 2025年04月11日 15:43:27 +01:00
LICENSE initial commit 2023年12月30日 22:47:18 +00:00
README.md update readme 2025年04月08日 13:13:58 +01:00

peckr

Rust pointer type that allows packing additional data along with the underlying memory offset.