Skip to main content

Crate ironflow

Crate ironflow 

Source

Re-exports§

pub use dag::DagDefinition;
pub use executor::DagExecutor;
pub use scheduler::DagScheduler;
pub use store::Store;
pub use config::Config;

Modules§

api
cli
config
dag
executor
operators
scheduler
store
ui
UI frontend embedding module This module embeds the frontend assets using rust-embed