Docs.rs
coinbase-v3-0.1.1
coinbase-v3 0.1.1
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
mpbl
Dependencies
anyhow ^1.0.72
normal
async-stream ^0.3.5
normal
bigdecimal ^0.3.1
normal
chrono ^0.4.26
normal
dotenvy ^0.15.7
normal
futures ^0.3.28
normal
http ^0.2.9
normal
oauth2 ^4.4.1
normal
reqwest ^0.11.18
normal
serde ^1.0.164
normal
serde-enum-str ^0.3.2
normal
serde_derive ^1.0.164
normal
serde_json ^1.0.99
normal
sha2 ^0.10.7
normal
thiserror ^1.0.40
normal
tokio ^1.29.1
normal
tokio-test ^0.4.2
normal
uritemplate-next ^0.2.0
normal
url ^2.4.0
normal
uuid ^1.4.0
normal
Versions
50.36%
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
TradeType
coinbase_
v3
0.1.1
Trade
Type
Aliased Type
Variants
Correction
Fill
Reversal
Synthetic
In coinbase_
v3::
orders
coinbase_v3
::
orders
Type Alias
Trade
Type
Copy item path
Source
pub type TradeType =
TradeType
;
Aliased Type
§
pub enum TradeType { Fill, Reversal, Correction, Synthetic, }
Variants
§
§
Fill
§
Reversal
§
Correction
§
Synthetic