#generate #parse #cargo #autosar #arxml #open

bin+lib armodel

Rust library to parse and generate of AUTOSAR ARXML

2 releases

0.1.1 Apr 4, 2021
0.1.0 Apr 3, 2021

#1117 in Development tools

MIT license

4KB

rust-armdel

Rust library to parse and generate of AUTOSAR ARXML.

How to generate the document

  1. Run cargo doc --open to generate the document

How to perferm the testing

  1. Run cargo test to verify the packages

How to publish to crates.io

  1. Run cargo test to verify all the tests be passed
  2. Run cargo publish to upload the crate to crates.io

Dependencies

~2.3–3.5MB
~58K SLoC