Function poem::middleware::make[][src]

pub fn make<T>(f: T) -> FnMiddleware<T>
Expand description

Make middleware with a closure.