Skip to main content

EqAsRefStr

Derive Macro EqAsRefStr 

#[derive(EqAsRefStr)]
Expand description

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