Derive Macro ruma_common::serde::PartialOrdAsRefStr

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

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