/// rustify-ml library crate.
////// Exposes the core pipeline modules as a public API so that
/// integration tests in tests/ can import them via `rustify_ml::`.
////// The binary entry point (src/main.rs) uses these same modules.
pubmodanalyzer;pubmodbuilder;pubmodgenerator;pubmodinput;pubmodprofiler;pubmodutils;