perpl-sdk 0.2.3

Rust SDK for the Perpl decentralized perpetuals exchange
Documentation
1
2
3
4
5
mod raw;
pub use raw::*;

mod trade;
pub use trade::*;