Docs.rs
volcengine-0.2.0
volcengine 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
crates.io
Source
Owners
yexiangyu
Dependencies
dotenv ^0.15.0
normal
http ^1
normal
reqwest ^0.12.5
normal
serde ^1.0.208
normal
serde_json ^1.0.125
normal
serde_with ^3.9.0
normal
smart-default ^0.7.1
normal
thiserror ^1.0.63
normal
tokio ^1.39.3
normal
tracing ^0.1.40
normal
tracing-subscriber ^0.3.18
normal
url ^2.4
normal
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Files
volcengine/
lib.rs
1
pub mod
error;
2
pub mod
client;
3
pub mod
asr;
4
pub mod
ffmpeg;
5
pub mod
types;