Function parse_rdf_nil

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