| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-08 | 619 Bytes | |
| v0.8.54 source code.tar.gz | 2026-07-08 | 83.0 MB | |
| v0.8.54 source code.zip | 2026-07-08 | 84.4 MB | |
| Totals: 3 Items | 167.4 MB | 0 | |
What's Changed
- Add PartialEq derive to Order by @russellbanks in https://github.com/google/zerocopy/pull/3467
- Inline zerocopy layout helpers by @joshlf in https://github.com/google/zerocopy/pull/3481
- Add unconditional
#[inline]to layout helper functions by @joshlf in https://github.com/google/zerocopy/pull/3483
New Contributors
- @russellbanks made their first contribution in https://github.com/google/zerocopy/pull/3467
Full Changelog: https://github.com/google/zerocopy/compare/v0.8.53...v0.8.54