Derive Macro ruma_common::serde::PartialEqAsRefStr

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

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