Command line utility for generating Rust interfaces to NI FPGAs using nifpga-rs. It will parse the header file created from the C API generator and create a Rust API.
cargo install nifpga-apigen
An example project can be found here: https://github.com/dbtaylor/rio-rs-ex