kaitai_struct_rust_runtime icon indicating copy to clipboard operation
kaitai_struct_rust_runtime copied to clipboard

Upgrade and document crate

Open Mingun opened this issue 3 months ago • 0 comments

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 methods which is currently recommended to be implemented by runtime and document the crate. I also add a new trait FromStrRadix that would be used in my work on Rust target.

Mingun avatar Mar 29 '24 21:03 Mingun