iri_string::types

Type Alias UriQueryStr

source
pub type UriQueryStr = RiQueryStr<UriSpec>;
Expand description

A type alias for RiQueryStr<UriSpec>.

Aliased Type§

struct UriQueryStr { /* private fields */ }

Trait Implementations§

source§

impl AsRef<RiQueryStr<IriSpec>> for UriQueryStr

source§

fn as_ref(&self) -> &IriQueryStr

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