coverio 0.0.2

Better code coverage reporting for Rust
1
2
3
4
use super::*;

mod valid_input_file;
mod valid_stdin;