docs.rs failed to build odesli-rs-5.2.1
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.
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.
Visit the last successful build:
odesli-rs-5.1.1
odesli-rs
[UNOFFICIAL] Async Rust library to communicate with Odesli API
- Supports getting by URLs and IDs
Example
- In
Cargo.toml
[]
= "odesli-test"
= "0.1.0"
= "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[]
= "5.1.0"
= "0.25.0"
= { = "1.33.0", = ["full"] }
- In
src/main.rs
use ;
use IntoEnumIterator;
async