Library-first Dukascopy market-data fetcher for FX, metals, indices, and equities with ticker API, incremental checkpoints, and universe catalog support.
//! Core internal implementation.
//!//! This module contains internal implementation details that are not part
//! of the public API. Users should use the public API in the crate root.
pub(crate)modcatalog;pub(crate)modclient;pub(crate)modinstrument;pub(crate)modparser;