//! Treasury and cash management generators.
//!
//! This module provides generators for:
//! - Daily cash positions aggregated from payment flows
//! - Cash forecasts with probability-weighted items
//! - Cash pool sweeps (zero-balancing, physical, notional)
//! - Hedging instruments and hedge relationship designations
//! - Debt instruments with amortization schedules and covenants
//! - Bank guarantees and letters of credit
//! - Intercompany netting runs
pub use *;
pub use *;
pub use *;
pub use *;
pub use *;
pub use *;
pub use *;
pub use *;
pub use *;
pub use *;