percli 0.1.0

Offline CLI simulator for the Percolator risk engine
1
2
3
4
pub mod types;
pub mod runner;

pub use types::*;