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

pub struct RdfSyntaxSpecs {}

Contains general RDF specification rules and helpers.

Methods

impl RdfSyntaxSpecs
[src]

[src]

Replaces all characters with their escaped counterparts.

Trait Implementations

Auto Trait Implementations