ruma_macros

Derive Macro DisplayAsRefStr

Source
#[derive(DisplayAsRefStr)]
Expand description

Derive the fmt::Display trait using the AsRef<str> implementation of the type.