Crate openlimits_nash

Source
Expand description

This module provides functionality for communicating with the nash API.

Modules§

shared
This module cointains some auxiliar functions that are used in the openlimits-exchange module

Structs§

Nash
This struct is the main struct of this module and it is used for communications with the nash openlimits-exchange
NashCredentials
This structure represents the Nash account credentials
NashParameters
This struct represents the parameters
NashWebsocket
This struct represents a websocket connection

Functions§

client_from_params_failable