kraken-http 0.1.2

Asynchronous HTTP API bindings for the Kraken cryptocurrency exchange.
Documentation
1
2
3
4
5
6
#[derive(Hash, Eq, PartialEq, Clone, Copy)]
pub enum AccountTier {
    Starter,
    Intermediate,
    Pro,
}