macro_rules! resource_key {
    ($path:expr) => { ... };
}
Expand description