Cargo-Tarpaulin is a tool to determine code coverage achieved via tests
# Cargo.toml
[dependencies]
cargo-tarpaulin = "0.35.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Run code coverage analysis on your tests.
Use `cargo +nightly tarpaulin` or set `RUSTUP_TOOLCHAIN=nightly`.
No dependency data recorded yet.