Function viz_router::with[][src]

pub fn with<M>(m: M) -> Route where
    M: for<'m> Middleware<'m, Context, Output = Result>, 
Expand description

Appends a middleware