pub trait Buildable<'a>: Sealed<'a> { }
A trait for borrowed IRI string types buildable by the Builder.
Builder