Function poem::delete[][src]

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

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