Function medal::webfw_iron::signup

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