Skip to main content

Crate synapse_codegen_cfs

Crate synapse_codegen_cfs 

Source

Structs§

RustOptions
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.