[][src]Macro parker::rocket_uri_macro_index_get

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

Rocket code generated wrapping URI macro.