Expand description
I define ToQuads
and ToQuads
,
the result type of TripleSource::to_quads
and QuadSource::to_triples
respectively.
Structsยง
- ToQuads
- The result type of
TripleSource::to_quads
. - ToTriples
- The result type of
QuadSource::to_triples
.