#[derive(AssertrEq)] { // Attributes available to this derive: #[assertr_eq] }
Derive macro for AssertrEq.
AssertrEq
This proc macro will panic if applied to an enum, as only structs are supported.