[][src]Macro nickel::router

macro_rules! router {
    ($($input:tt)*) => { ... };
}