caller_modpath_macros 0.1.1

proc_macros for caller_modpath
Documentation
1
2
3
4
fn main() {
    // just trigger a rebuild
    println!("cargo:rerun-if-changed=src/test2.rs");
}