sherr 0.2.2

Error handling and logging helpers
Documentation
1
2
3
4
5
#!/usr/bin/env bash

cargo test --features impl -- --nocapture && \
cargo test --features fail -- --nocapture && \
cargo test --features impl,fail -- --nocapture