To-do
To-do
See rustdoc
with :
cargo doc --open
This project is heavily based on GrammaTech GTIRB project.
Note
Original GTIRB project has multiple APIs in different languages, including C++, Python, Java and Common Lisp that are based on the protobuf schemas. As generated Rust code from protobuf is not optimal, this project aims to provide a more idiomatic Rust API for GTIRB by implemeting data structures from scratch.