kaitai_struct_rust_runtime
kaitai_struct_rust_runtime copied to clipboard
Kaitai Struct: runtime for Rust
The rust support still unfinished, so it is safe to not bother with backward compatibility here. I removed methods, that was newer used by the `RustCompiler` / `RustTranslator`, add new...
Hi, whats the status of this project? I found something similar which use compile time macro to convert kaitai yaml into rust code: https://github.com/manuels/taikai Is there any conformance test suite...
Based on https://github.com/Agile86/kaitai_rust/tree/rust_basic_support_v2 (permalink: [Agile86 / **kaitai_rust** > `a47ab47`](https://github.com/Agile86/kaitai_rust/tree/a47ab476efd7bbbd0abea95626901b5657b8c11d)). It brings the entire unchanged commit history into the repo (including commit hashes, so they're the same as in the original...