if-changed 0.3.2

A pre-submit for file changes.
Documentation
1
2
3
fn main() {
    println!("cargo:rustc-check-cfg=cfg(coverage_nightly)");
}