Files
third_party_rust_bindgen/bindgen-integration
Christian Poveda Ruiz 0cbd492cc5 Introduce DeriveInfo (#2355)
This PR introduces a new non-exhaustive `struct` called `DeriveInfo` to be used as the sole argument of `ParseCallbacks::add_derives` with the purpose of being able to extend the information passed to this method in a backwards-compatible manner, meaning that adding new fields to `DeriveInfo` won't be a breaking change when releasing a new version.
2022-11-21 10:38:42 -05:00
..
2021-11-26 02:33:39 +01:00
2021-11-26 02:33:39 +01:00
2022-11-21 10:38:42 -05:00
2022-10-04 20:47:17 -05:00