Type Alias UriFragmentString

Source
pub type UriFragmentString = RiFragmentString<UriSpec>;
Expand description

A type alias for RiFragmentString<UriSpec>.

Aliased Type§

pub struct UriFragmentString { /* private fields */ }

Trait Implementations§

Source§

impl AsRef<RiFragmentStr<IriSpec>> for UriFragmentString

Source§

fn as_ref(&self) -> &IriFragmentStr

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