pub fn fail_msg<A, RDF>(msg: String) -> impl RDFNodeParse<RDF, Output = A>where
RDF: FocusRDF,
Expand description
Fails with a given massage
pub fn fail_msg<A, RDF>(msg: String) -> impl RDFNodeParse<RDF, Output = A>where
RDF: FocusRDF,
Fails with a given massage