cargo-cov-0.0.2 is not a library.
cargo-cov is a cargo subcommand which performs source coverage collection and reporting for Rust crates.
cargo-cov utilizes LLVM's gcov-compatible profile generation pass, and supports a lot of platforms.
Please see the crate README for detail.