Derive Macro gstd::prelude::cmp::PartialEq

1.38.0 · source ·
#[derive(PartialEq)]
Expand description

Derive macro generating an impl of the trait PartialEq. The behavior of this macro is described in detail here.