tricorder 0.10.0

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