mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-13 21:19:05 +01:00
Those were totally real, actually, and I am happy the borrow checker exists ! Only one weirdness happened with RefCell<BorrowMut<C>>, but it could be fixed by checking actual types using `let foo: () = something_nasty()`.