mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-22 11:11:25 +01:00
Now json errors are handled and delegated with the option to retry, and all other values are just decoded according to plan. For now, I brutally unwrap json values assuming this will work, because it really should work.