Docs.rs
cxmr-api-binance-0.0.1
cxmr-api-binance 0.0.1
Docs.rs crate page
GPL-3.0
Links
crates.io
Source
Owners
crackcomm
Dependencies
async-trait ^0.1.21
normal
chrono ^0.4.0
normal
cxmr-api ^0.0.1
normal
cxmr-api-clients-errors ^0.0.1
normal
cxmr-balances ^0.0.1
normal
cxmr-currency ^0.0.1
normal
cxmr-exchanges ^0.0.1
normal
cxmr-http-client ^0.0.1
normal
hashbrown ^0.1.0
normal
hex ^0.4
normal
hyper ^0.13.1
normal
ring ^0.16.9
normal
serde ^1.0.0
normal
serde_derive ^1.0.0
normal
serde_json ^1.0.44
normal
tokio ^0.2.6
dev
Versions
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
cxmr_api_binance
::
private
::
parse
All crates
[
−
]
[src]
Function
cxmr_api_binance
::
private
::
parse
::
order_side_to_str
pub fn order_side_to_str(side: &
OrderSide
) -> &
str