Function medal::webfw_iron::debug_new_token

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