mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-03 01:52:23 +01:00
With a big but ! The most simple thing to do it was to just add additional type parameters to the respective method. Now the type cannot be inferred, which means type-hints must be added. This should be easy enough, but ... has to be done somehow.