Type Definition rdf_types::SubjectRef

source · []
pub type SubjectRef<'a> = Subject<Iri<'a>, &'a BlankId>;

Trait Implementations

Performs the conversion.