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;