AsStrAsRefStr

Derive Macro AsStrAsRefStr 

Source
#[derive(AsStrAsRefStr)]
Expand description

Derive the as_str() method using the AsRef<str> implementation of the type.