beam-core 0.7.1

Shared core types and workflow/session logic for beam
Documentation
1
2
3
4
#[path = "workflow_run/module.rs"]
mod workflow_run;

pub use workflow_run::*;