Module coinnect::poloniex::generic_api [] [src]

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