Module sophia_xml::parser

source ·
Expand description

Parser for the RDF/XML concrete syntax of RDF, based on rio_xml.

Structs

Functions

  • Convenience function for parsing a BufRead with the default parser.
  • Convenience function for parsing a str with the default parser.