[][src]Macro mprober::rocket_uri_macro_cpu_detect_401

macro_rules! rocket_uri_macro_cpu_detect_401 {
    #[get("/cpu-detect", rank = 2)] => { ... };
}

Rocket code generated wrapping URI macro.