macro_rules! embed_route {
    ($route_path:expr, $file_path:expr) => { ... };
}