Macro mycroft_files

Source
macro_rules! mycroft_files {
    ($($tt:tt)*) => { ... };
}