covcon 0.3.0

Crate to convert between code coverage formats.
Documentation
1
2
3
fn main() {
    println!("Hello, world!");
}