Module constants

Source
Expand description

Common constants used across the rusty trading system

This module provides centralized constants for all supported exchanges, general trading constants, and system-wide configuration values.

Re-exports§

pub use coinbase::Environment as CoinbaseEnvironment;

Modules§

buffer
Buffer sizes and sizing utilities
coinbase
Coinbase-specific constants. Coinbase API endpoint constants
exchange
Exchange-specific constants
network
Network constants
rate_limit
Rate limiting constants
time
Time constants (in nanoseconds)
trading
Trading constants and utilities