mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
That way, we get a better (case-insensitive) implementation of `FromStr` which reduces the amount of code we have to maintain. Closes #101 [skip ci]