Added
- Readme badges
impl_binance!()
macro simplified which implements the action method (initiate
,query
,create
, etc.) on everyRequest
type. Previouslypost()
method was used, unintuitive, and is now deprecated.
Fixed:
- Public visibility of the
Request
orResponse
fields README.md