oxirs-ttl 0.2.4

Turtle-family RDF parser and serializer for OxiRS - ported from Oxigraph
Documentation
1
2
3
//! Generic error types for the toolkit framework

pub use crate::error::{RuleRecognizerError, TokenRecognizerError};