[][src]Macro mprober::rocket_uri_macro_time_401

macro_rules! rocket_uri_macro_time_401 {
    #[get("/time", rank = 2)] => { ... };
}

Rocket code generated wrapping URI macro.