1
2
3
//! Functions for common tasks in criteria
pub mod cli;
pub mod web;