Skip to main content

Crate fmi_sys

Crate fmi_sys 

Source
Expand description

§fmi-sys

github crates.io docs.rs build status

Raw Rust bindings to FMI 2.0 and 3.0, generated by bindgen. This crate is part of rust-fmi.

A C compiler such as gcc or clang is required at build-time.

See http://www.fmi-standard.org

§License

Licensed under either of

at your option.

§Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

§Feature flags

  • fmi2 (enabled by default) — Enable support for FMI 2.0
  • fmi3 (enabled by default) — Enable support for FMI 3.0
  • ls-bus (enabled by default) — Enable support for FMI-LS-BUS

Modules§

fmi2
fmi3
ls_bus