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