Skip to main content

all

Macro all 

Source
macro_rules! all {
    ($path:expr, $handler:expr $(, $middleware:expr)?) => { ... };
}