//! Data fabric for synthetic accounting data generation.
//!
//! The fabric creates realistic synthetic financial data for simulation,
//! including company archetypes, chart of accounts templates, and
//! transaction generators with configurable patterns.
pub use *;
pub use *;
pub use *;
pub use *;
pub use *;