bijux-dag-runtime 0.4.1

Execution engine, replay semantics, and runtime policy layer for Bijux DAG graphs.
Documentation
1
2
3
4
//! Runtime node result surface.
#![allow(unused_imports)]

pub use crate::{AttemptEvent, NodeResult, NodeStatus};