medal::webfw_iron

Function signup

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