login_code_post

Function login_code_post 

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