Derive Macro ruma_common::serde::OrdAsRefStr

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

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