medal::webfw_iron

Function user_post

Source
fn user_post<C>(req: &mut Request<'_, '_>) -> IronResult<Response>
where C: MedalConnection + Send + 'static,