medal::webfw_iron

Function signup_post

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