Derive Macro everscale_types_proc::CustomEq
source · #[derive(CustomEq)]
{
// Attributes available to this derive:
#[bounds]
}
Expand description
Implements [Eq] and [PartialEq] for the type.
#[derive(CustomEq)]
{
// Attributes available to this derive:
#[bounds]
}
Implements [Eq] and [PartialEq] for the type.