Expand description
Provides a formatter for the StreamIR to generate Rust code Requires the streamir-lib to parse a specification into StreamIR.
Structs§
- NoStd
Info - Allows to specify the memory bounds when compiling to embedded Rust.
- Rust
Formatter - The main struct holding the required information for generating Rust code
Enums§
- Main
Function - The kind of main function to generate