1
2
3
4
5
6
7
8
//! Documentation for the `dsdlc` binary
//!
//! # Installation
//! `dsdlc` can be installed by running `cargo install dsdl_compiler`
//!
//! # Usage
//! To find documentation on usage. run `dsdlc -h` after installation
//!