Type Definition rdf_rs::parsing::Parsed[][src]

pub type Parsed<T> = Result<T, ParserError>;