2 releases
0.1.1 | Apr 4, 2021 |
---|---|
0.1.0 | Apr 3, 2021 |
#2353 in Development tools
4KB
rust-armdel
Rust library to parse and generate of AUTOSAR ARXML.
How to generate the document
- Run
cargo doc --open
to generate the document
How to perferm the testing
- Run
cargo test
to verify the packages
How to publish to crates.io
- Run
cargo test
to verify all the tests be passed - Run
cargo publish
to upload the crate to crates.io
Dependencies
~2.4–3.5MB
~59K SLoC