Crates.io | rustcastai |
lib.rs | rustcastai |
version | 0.2.2 |
source | src |
created_at | 2016-11-26 22:24:20.738968 |
updated_at | 2017-02-08 22:30:40.232185 |
description | Wrapper around the Recast.AI API |
homepage | |
repository | |
max_upload_size | |
id | 7375 |
size | 17,564 |
Unofficial Recast.AI SDK in Rust
This module is a wrapper around the Recast.AI API, and allows you to:
If you're using Cargo, just add Rustcastai to your Cargo.toml:
[dependencies.rustcastai]
version = "0.2.0"
-- Coming soon --