[][src]Macro thrustin::rocket_uri_macro_file

macro_rules! rocket_uri_macro_file {
    #[get("/<file..>")] => { ... };
}

Rocket code generated wrapping URI macro.