EqAsRefStr

Derive Macro EqAsRefStr 

Source
#[derive(EqAsRefStr)]
Expand description

Derive the PartialEq and Eq traits using the AsRef<str> implementation of the type.