This repository includes experiments on leveraging Rust's type system to represent the STIX standard.
-
Make sure to have a Rust compiler
-
Watch the sources for file change, re-compile, and run immediately
cargo install cargo-watch # install the `watch` util cargo watch -x run