Derive Macro PartialEqAsRefStr
#[derive(PartialEqAsRefStr)]Expand description
Derive the PartialEq trait using the AsRef<str> implementation of the type.
#[derive(PartialEqAsRefStr)]Derive the PartialEq trait using the AsRef<str> implementation of the type.