srdf::srdf_parser

Function parse_rdf_type

Source
pub fn parse_rdf_type<RDF>() -> impl RDFNodeParse<RDF, Output = RDF::Term>
where RDF: FocusRDF,