mithril_common

Macro temp_dir_create

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

Create and return a temporary directory based on the current function name.