rust-magic
rust-magic copied to clipboard
Investigate Rust API Guidelines
See https://rust-lang.github.io/api-guidelines/about.html
This adds new fun "breaking" changes, e.g. https://rust-lang.github.io/api-guidelines/interoperability.html#data-structures-implement-serdes-serialize-deserialize-c-serde combined with https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md#200-rc2