Docs.rs
openlimits-coinbase-0.3.0
openlimits-coinbase 0.3.0
Permalink
Docs.rs crate page
BSD-2-Clause
Links
Repository
crates.io
Source
Owners
notdanilo
Dependencies
async-trait ^0.1
normal
base64 ^0.13
normal
chrono ^0.4
normal
futures ^0.3
normal
futures-util ^0.3
normal
hmac ^0.8.1
normal
openlimits-exchange ^0.3.0
normal
reqwest ^0.11
normal
rust_decimal ^1.14.3
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_urlencoded ^0.7.0
normal
sha2 ^0.9.1
normal
thiserror ^1.0.20
normal
tokio ^1.0
normal
tokio-tungstenite ^0.13
normal
url ^2.1.1
normal
Versions
13.08%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
openlimits_
coinbase
0.3.0
Module shared
Module Items
Modules
Functions
Type Aliases
In crate openlimits_
coinbase
openlimits_coinbase
Module
shared
Copy item path
Source
Expand description
This module cointains some auxiliar functions that are used in the openlimits-exchange module
Modules
§
naive_
datetime_
from_
string
opt_
naive_
datetime_
from_
string
string_
to_
decimal
string_
to_
opt_
decimal
Functions
§
timestamp_
to_
naive_
datetime
timestamp_
to_
utc_
datetime
Type Aliases
§
Result