wisespace-io / binance-rs

Rust Library for the Binance API
Other
649 stars 295 forks source link

singular-trade #70

Closed arekbal closed 3 years ago

arekbal commented 3 years ago

Added the actual '@trade' support. Copied docs for AggrTrade and Trade. Renamed TradesEvent into AggrTradesEvent which is breaking change but makes it more readable.

wisespace-io commented 3 years ago

@arekbal Thank you for the contribution.