https://github.com/jamen/bytemuck_parsing
Helpers to parse plain-old-data with `bytemuck` and `core`
https://github.com/jamen/bytemuck_parsing
Last synced: 10 months ago
JSON representation
Helpers to parse plain-old-data with `bytemuck` and `core`
- Host: GitHub
- URL: https://github.com/jamen/bytemuck_parsing
- Owner: jamen
- License: apache-2.0
- Created: 2023-07-12T18:27:52.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-13T00:57:34.000Z (almost 3 years ago)
- Last Synced: 2025-07-15T23:45:44.296Z (11 months ago)
- Language: Rust
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# bytemuck_parsing
Helpers to parse plain-old-data with `bytemuck` and `core`
[Docs](https://docs.rs/bytemuck_parsing)