error-battery-pack 0.5.3

Error handling done well — anyhow for apps, thiserror for libraries
Documentation
1
2
3
fn main() {
    battery_pack::build::generate_docs().unwrap();
}