rsgmo 0.2.2

GMOコインのRust用APIライブラリ.
Documentation
1
2
3
pub const API_BASE_URL: &str = "https://api.coin.z.com";
pub const WS_BASE_URL: &str = "wss://api.coin.z.com/ws";
pub const V1_PATH: &str = "/v1";