Kanzi Rust API 0.8.0¶
The Kanzi Rust API provides ready-made, rich, idiomatic bindings to the Kanzi Engine C++ API, enabling you to use the Kanzi Engine in your Rust applications.
This version covers an initial subset of the most commonly used features.
Note
This is a prerelease of Kanzi Rust API. Some functionality, workflow, and the API is going to change in the future releases of Kanzi Rust API.
Your feedback is very important to us. To send your questions, findings, and comments, use the Kanzi Support Portal at support.rightware.com. When submitting a request regarding Kanzi Rust API, set the Product field to Kanzi Rust API.
Requirements¶
Kanzi Rust API 0.8.0 works with Kanzi 3.9.15.
Contents of the plugin package¶
Directory |
Description |
|---|---|
|
Kanzi Rust API crate |
|
Kanzi Studio application templates with Rust support. |
Installing Kanzi Rust API¶
To install Kanzi Rust API, extract the plugin package to your <KanziWorkspace> directory.
To start using Kanzi Rust API, see Setting up environment for Kanzi Rust API.
See also¶
Setting up environment for Kanzi Rust API