Derive Macro ruma_macros::PartialOrdAsRefStr
source · [−]#[derive(PartialOrdAsRefStr)]
Expand description
Derive the PartialOrd
trait using the AsRef<str>
implementation of the type.
#[derive(PartialOrdAsRefStr)]
Derive the PartialOrd
trait using the AsRef<str>
implementation of the type.