mahler-core 0.25.10

An automated job orchestration library that builds and executes dynamic workflows
Documentation
1
2
//! Re-export of [`serde_core`] for use by mahler-derive
pub use serde_core::*;