Docs.rs
wex-0.1.2
wex 0.1.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
void-dragon
Dependencies
curl ^0.4.14
normal
rust-crypto ^0.2.36
normal
serde ^1
normal
serde_derive ^1
normal
serde_json ^1
normal
Versions
34.78%
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
OrderInfos
wex
0.1.2
Order
Infos
Aliased Type
In crate wex
wex
Type Alias
Order
Infos
Copy item path
Source
pub type OrderInfos =
HashMap
<
String
,
ActiveOrder
>;
Aliased Type
ยง
pub struct OrderInfos {
/* private fields */
}