Crate rtlola2rust

Source
Expand description

Provides a formatter for the StreamIR to generate Rust code Requires the streamir-lib to parse a specification into StreamIR.

Structs§

NoStdInfo
Allows to specify the memory bounds when compiling to embedded Rust.
RustFormatter
The main struct holding the required information for generating Rust code

Enums§

MainFunction
The kind of main function to generate