datatest 0.6.3

Data-driven tests in Rust
Documentation
1
2
3
4
fn main() {
    #[cfg(feature = "subvert_stable_guarantees")]
    println!("cargo:rustc-env=RUSTC_BOOTSTRAP=1");
}