Function poem::connect[][src]

pub fn connect(ep: impl IntoEndpoint) -> RouteMethod
Expand description

A helper function, similar to RouteMethod::new().connect(ep).