Derive Macro ruma_common::serde::PartialEqAsRefStr
source · [−]#[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.