srdf::srdf_parser

Function optional

Source
pub fn optional<RDF, P>(parser: P) -> Optional<P>
where RDF: FocusRDF, P: RDFNodeParse<RDF>,