rust-magic icon indicating copy to clipboard operation
rust-magic copied to clipboard

Investigate Rust API Guidelines

Open robo9k opened this issue 2 years ago • 1 comments

See https://rust-lang.github.io/api-guidelines/about.html

robo9k avatar Sep 26 '23 01:09 robo9k

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

robo9k avatar Sep 26 '23 01:09 robo9k