temp_dir

Macro temp_dir 

Source
macro_rules! temp_dir {
    () => { ... };
}
Expand description

Return a temporary directory based on the current function name.