rustmax::cxx::core::prelude::rust_2024Derive Macro PartialEq
Source #[derive(PartialEq)]
🔬This is a nightly-only experimental API. (prelude_2024
)
Expand description
Derive macro generating an impl of the trait PartialEq
.
The behavior of this macro is described in detail here.