Derive Macro AsStrAsRefStr
#[derive(AsStrAsRefStr)]Expand description
Derive the as_str() method using the AsRef<str> implementation of the type.
#[derive(AsStrAsRefStr)]Derive the as_str() method using the AsRef<str> implementation of the type.