Macro create_intermediate_output_dir_for

Source
macro_rules! create_intermediate_output_dir_for {
    ($name:ident) => { ... };
}
Expand description

Creates a directory for intermediate outputs, only if the verbosity level is set to Intermediate or above.