macro_rules! home_path {
    ($my_struct:ident, $path:literal) => { ... };
}