Module coinnect::gdax::generic_api [] [src]

Use this module to interact with Gdax 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 Gdax offers.