Docs.rs
playrs-0.3.0
playrs 0.3.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
night-cruise
Dependencies
anyhow ^1.0.53
normal
reqwest ^0.11
normal
serde ^1.0
normal
structopt ^0.3.26
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
playrs
0.3.0
All Items
Crate Items
Modules
Traits
Functions
Type Aliases
Derive Macros
Crate
playrs
Copy item path
Source
Modules
§
cli
Traits
§
Context
Provides the
context
method for
Result
.
Struct
Opt
A struct that is converted from command line arguments.
Functions
§
run
Type Aliases
§
Result
Result<T, Error>
Derive Macros
§
Struct
Opt
Generates the
StructOpt
impl.