Macro snapbox::path::current_dir
source · macro_rules! current_dir {
() => { ... };
}
Expand description
Find the directory for your source file
macro_rules! current_dir {
() => { ... };
}
Find the directory for your source file