1 2 3 4
fn main() { // Ensure that tests are created for new directories: println!("cargo::rerun-if-changed=test_data"); }