pub type UrlScheme<'de> = String<'de>;
The wire type corresponding to UrlScheme.
UrlScheme
pub struct UrlScheme<'de> { /* private fields */ }