pub type UriQueryString = RiQueryString<UriSpec>;
Available on crate feature alloc only.
Expand description

A type alias for RiQueryString<UriSpec>.

Trait Implementations

Converts this type into a shared reference of the (usually inferred) input type.