iri_string::types

Type Alias UriRelativeStr

source
pub type UriRelativeStr = RiRelativeStr<UriSpec>;
Expand description

A type alias for RiRelativeStr<UriSpec>.

Aliased Type§

struct UriRelativeStr { /* private fields */ }

Trait Implementations§

source§

impl AsRef<RiRelativeStr<IriSpec>> for UriRelativeStr

source§

fn as_ref(&self) -> &IriRelativeStr

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