mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-01 00:51:17 +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()`.