Derive Macro ruma_common::serde::DebugAsRefStr
source · #[derive(DebugAsRefStr)]Expand description
Derive the fmt::Debug trait using the AsRef<str> implementation of the type.
#[derive(DebugAsRefStr)]Derive the fmt::Debug trait using the AsRef<str> implementation of the type.