j-agent 0.1.0

Agent engine library for j-cli and j-gui
1
2
3
4
pub mod queue;
pub mod rules;

pub use rules::*;