A macro for compiling Kaitai Struct into Rust.
Stars
18
Forks
2
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
97
commits
1
Update README.md
e8d787c
Remove legacy code
5ecd7d6
Pass all tests
503017f
Implement basic code generation
69082c7
Add tests for field definition generation
d76f44a
Add attribute HIR
92f5744
Partially implement attr hir
02b7640
Implement doc attribute generation
adfb198
Implement more parsing and add tests
a1a818b
Add deserialization structs
bb441b1
Merge pull request #1 from MGlolenstine/patch-1
9076a9f
Fixed README example
4a715e0
Refactor type handling
73d2cb5
Document `Attribute` and `Attributes`
5b18cd6
Add support for fixed contents
f9fc0fc