AssertEq

Derive Macro AssertEq 

Source
#[derive(AssertEq)]
{
    // Attributes available to this derive:
    #[assert_eq]
}
Expand description

Derive macro for the AssertEq trait.