Type Definition rdf_types::Object

source · []
pub type Object<I = IriBuf, B = BlankIdBuf, L = Literal> = Term<I, B, L>;
Expand description

RDF Object.