Enum iri_string::spec::IriSpec [−][src]
pub enum IriSpec {}
Expand description
A type that represents specification of IRI.
About IRI, see RFC 3987.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for IriSpec
impl UnwindSafe for IriSpec
Blanket Implementations
Mutably borrows from an owned value. Read more