Type Definition rdf_types::SubjectRef

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

Trait Implementations

Converts to this type from the input type.