rio_turtle 0.1.0

RDF Turtle and N-Triples parsers
Documentation

Implementation of N-Triples and Turtle parsers.

All the provided parsers work in streaming from a BufRead implementation. They do not rely on any dependencies outside of Rust standard library.