mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
793d1c9a2e
Derive Macro Eq: link to more detailed documentation Match the other derive macros in the module (Ord, PartialEq, PartialOrd) by linking to the section in the trait documentation about how the derive macro works.