Structs§
- Rust
Options - Options for Rust cFS binding generation.
Constants§
- PREAMBLE
- Preamble included at the top of generated cFS C headers.
Functions§
- generate_
c - Generate a NASA cFS C header (
*_msg.h+ MID#defines) from a parsed Synapse file. - generate_
rust - Generate
#[repr(C)]Rust structs compatible with NASA cFS bindings.