Docs.rs
cryptomarket-0.1.0
cryptomarket 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
tvallotton
Dependencies
chrono ^0.4.19
normal
derive_builder ^0.10.2
normal
dotenv ^0.15.0
normal
futures ^0.3.14
normal
hex ^0.4.3
normal
log ^0.4.14
normal
rand ^0.8.3
normal
reqwest ^0.11.6
normal
optional
ring ^0.16.20
normal
serde ^1.0.126
normal
serde_json ^1.0.64
normal
serde_with ^1.9.4
normal
thiserror ^1.0.29
normal
tokio ^1.5.0
normal
tokio-tungstenite ^0.15.0
normal
env_logger ^0.9.0
dev
tokio ^1.5.0
dev
Versions
9.12%
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
SymbolsInfo
cryptomarket
0.1.0
Symbols
Info
Aliased Type
In cryptomarket::
api
cryptomarket
::
api
Type Alias
Symbols
Info
Copy item path
Source
pub type SymbolsInfo =
HashMap
<
String
,
SymbolInfo
>;
Aliased Type
ยง
pub struct SymbolsInfo {
/* private fields */
}