srdf::srdf_parser

Function parse_rdf_list

Source
pub fn parse_rdf_list<RDF, P>(parser: P) -> ParseRDFList<P>
where RDF: SRDF,
Expand description

Parses a node as an RDF List applying each element of the list a parser