Crate paft_core

Crate paft_core 

Source
Expand description

Core types and utilities for the paft ecosystem.

Re-exports§

pub use error::PaftError;

Modules§

domain
Core cross-cutting domain types (currency, exchange, period, money, market state, instrument). Core domain types used throughout the library.
error
Error definitions shared across crates.
serde_helpers
Private serde helper modules for custom serialization patterns. Serde helper modules for custom serialization/deserialization.