percli 0.1.0

Offline CLI simulator for the Percolator risk engine
1
2
3
4
5
pub mod init;
pub mod sim;
pub mod step;
pub mod query;
pub mod inspect;