pub async fn request_handler<S: Storage + Clone + Send + Sync + 'static>( __arg0: State<Arc<HandlerContext<S>>>, __arg1: Json<LicenseRequest>, ) -> Response