[][src]Macro mprober::rocket_uri_macro_time

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

Rocket code generated wrapping URI macro.