Eq in core::cmp - Rust (original) (raw)

core::cmp

Derive Macro Eq

1.38.0 ยท Source

#[derive(Eq)]

Expand description

Derive macro generating an impl of the trait Eq.