pub type UriString = RiString<UriSpec>;
alloc
A type alias for RiString<UriSpec>.
RiString
<
UriSpec
>
struct UriString { /* private fields */ }