Struct rdf::specs::rdf_syntax_specs::RdfSyntaxSpecs[][src]

pub struct RdfSyntaxSpecs {}

Contains general RDF specification rules and helpers.

Methods

impl RdfSyntaxSpecs
[src]

Replaces all characters with their escaped counterparts.

Auto Trait Implementations