srdf::srdf_parser

Function parse_rdf_nil

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