casey / casey/x-serialization-format
Allow controlling index and offset sizes on per type basis
Open
- Dominant language
- Rust
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Lengths and offsets are, by default, u64. Allow controlling them on a per-field basis. Allow saying that you want u8, u16, u32 as length or offset.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.