1 2 3 4 5
//! Re-exports from `hm_pipeline_ir`. The canonical definitions now //! live in the `hm-pipeline-ir` crate; this module keeps the //! `hm_plugin_protocol::ir::*` import path working. pub use hm_pipeline_ir::{Cache, CommandStep};