Trait Buildable

trait Buildable<'a>: private::Sealed<'a>

A trait for borrowed IRI string types buildable by the Builder.

Implementors