[][src]Trait iri_string::spec::Spec

pub trait Spec: Sealed + Copy + Debug { }

A trait for spec types.

This trait is not intended to be implemented by crate users.

Implementors

impl Spec for IriSpec[src]

impl Spec for UriSpec[src]

Loading content...