mirror of
https://github.com/serde-rs/serde.git
synced 2025-09-27 04:50:36 +00:00

- Check that alias is not the same as name of other field (it still can be the name of owning field/variant) - Check that aliases are unique, i. e. two different fields does not use the same alias