1 2 3 4 5 6 7
test: cargo test --no-default-features cargo test cargo test --all-features test-coverage: cargo tarpaulin --all-features