Derive Macro ruma_macros::PartialEqAsRefStr

source ยท
#[derive(PartialEqAsRefStr)]
Expand description

Derive the PartialEq trait using the AsRef<str> implementation of the type.