libzymod-rust 1.0.5

智眼Rust SDK
docs.rs failed to build libzymod-rust-1.0.5
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

libzymod-rust

Crate

智眼模块Rust SDK

安装

Cargo.toml 依赖项内添加:

[dependencies]
libzymod-rust = "x.x.x"

使用

在文件中添加:

extern crate zymod;