srdf::srdf_parser

Function has_type

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