//! Manufacturing process generators.
//!
//! This module provides generators for manufacturing-specific data including
//! production orders, quality inspections, cycle counts, BOM components,
//! and inventory movements.
pub use *;
pub use *;
pub use *;
pub use *;
pub use *;
pub use *;
pub use *;