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