[][src]Macro blink::routes

macro_rules! routes {
    ($(($method: ident, $type: ident, $function: expr))*) => { ... };
}