Module coinnect::bittrex::generic_api [] [src]

Use this module to interact with Bittrex through a Generic API. This a more convenient and safe way to deal with the exchange since methods return a Result<> but this generic API does not provide all the functionnality that Bittrex offers.