srdf::srdf_parser

Function ok

Source
pub fn ok<RDF, A>(value: &A) -> impl RDFNodeParse<RDF, Output = A>
where RDF: FocusRDF, A: Clone,
Expand description

Succeeds with a given value