Module rio_api::parser

source ·
Expand description

Interfaces for RDF parsers.

The main types are TriplesParser for triples parsing and QuadsParser for quads parsing.

Structs

Traits