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