Docs.rs
dsf-client-0.2.0
dsf-client 0.2.0
Permalink
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
ryankurte
Dependencies
async-std ^1.3.0
normal
async-trait ^0.1.21
normal
chrono ^0.4.10
normal
chrono-humanize ^0.0.11
normal
colored ^1.9.0
normal
dsf-core ^0.2.0
normal
dsf-rpc ^0.2.0
normal
futures ^0.3.1
normal
futures_codec ^0.4.0
normal
humantime ^2.0.0
normal
optional
log ^0.4.6
normal
prettytable-rs ^0.8.0
normal
serde ^1.0
normal
serde_json ^1.0.44
normal
simplelog ^0.7.4
normal
optional
structopt ^0.3.5
normal
optional
tracing ^0.1.10
normal
tracing-futures ^0.2.0
normal
tui ^0.9.0
normal
Versions
46.88%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
Module prelude
dsf_
client
0.2.0
Module prelude
Module Items
Re-exports
In crate dsf_
client
dsf_client
Module
prelude
Copy item path
Source
Re-exports
ยง
pub use crate::client::
Client
;
pub use crate::error::
Error
as ClientError;