Crate deriv_api

Source
Expand description

§Deriv API Client Library

Provides asynchronous WebSocket connection and API call wrappers for the Deriv API.

Re-exports§

pub use client::DerivClient;
pub use error::DerivError;
pub use error::Result;
pub use deriv_api_schema as schema;

Modules§

api
client
error
subscription
types