tricorder 0.6.0

Automation, the KISS way, no YAML involved.
Documentation
1
pub type Result<T> = std::result::Result<T, Box<dyn std::error::Error>>;