Rust bindings for OpenVINO's APIs are currently maintained elsewhere; please submit bug reports and feature requests to openvino-rs.
In your Cargo.toml
:
[dependencies]
openvino = "<latest version>"
To check for the latest version, see the crates.io page. Documentation is available at the docs.rs page.