Skip to main content

try_generate_rust

Function try_generate_rust 

Source
pub fn try_generate_rust(
    file: &SynFile,
    opts: &RustOptions<'_>,
) -> Result<String, CodegenError>
Expand description

Try to generate #[repr(C)] Rust structs compatible with NASA cFS bindings.