pub async fn handler( __arg0: State<State>, __arg1: Path<(String, String)>, ) -> Result<Json<Option<Value>>, Error>