hamelin_executor 0.9.4

Common package for executing Hamelin across different backends
Documentation
1
2
3
4
5
pub mod config;
pub mod executor;
pub mod results;

pub const VERSION: &str = env!("CARGO_PKG_VERSION");