Function poem::post[][src]

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

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