wasmer_types::lib::std::cmpDerive Macro PartialEq
1.38.0 ยท Source #[derive(PartialEq)]
Available on crate feature std
only.
Expand description
Derive macro generating an impl of the trait PartialEq
.
The behavior of this macro is described in detail here.