cog-task 1.2.0

A general-purpose low-latency application to run cognitive tasks
Documentation
1
2
3
4
5
pub mod helper;
pub mod system;

pub use helper::*;
pub use system::*;