Docs.rs
ticksupply-0.1.0
ticksupply 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ticksupply-git
Dependencies
async-stream ^0.3
normal
bytes ^1
normal
chrono ^0.4
normal
optional
futures ^0.3
normal
reqwest ^0.12
normal
rust_decimal ^1
normal
optional
serde ^1
normal
serde_json ^1
normal
thiserror ^1
normal
time ^0.3
normal
optional
tokio ^1
normal
url ^2
normal
pretty_assertions ^1
dev
serde_json ^1
dev
tokio ^1
dev
uuid ^1
dev
wiremock ^0.6
dev
Versions
100%
of the crate is documented
Platform
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
Skip to main content
Module client
ticksupply
0.1.0
Module client
Module Items
Structs
In crate ticksupply
ticksupply
Module
client
Copy item path
Source
Expand description
client — The
Client
entry point and its
ClientBuilder
.
Structs
§
Client
The Ticksupply API client.
Client
Builder
Builder for
Client
.