cfs-synapse 0.2.3

NASA cFS-friendly IDL and code generator for C headers and Rust repr(C) bindings
Documentation
1
2
3
4
5
mod cli;

fn main() {
    cli::run();
}