third_party_rust_heck/CHANGELOG.md
2020-12-29 14:49:51 +01:00

186 B

0.4.0 (unreleased)

Breaking changes:

  • Rename all traits from SomeCase to ToSomeCase, matching stds convention of beginning trait names with a verb (ToOwned, AsRef, …)