Trait iri_string::build::Buildable
source · pub trait Buildable<'a>: Sealed<'a> { }Expand description
A trait for borrowed IRI string types buildable by the Builder.
Object Safety§
This trait is not object safe.
pub trait Buildable<'a>: Sealed<'a> { }A trait for borrowed IRI string types buildable by the Builder.