RdfLiteral

Type Alias RdfLiteral 

Source
pub type RdfLiteral<M> = Literal<M, Type<Iri<M>>>;

Aliased Typeยง

pub struct RdfLiteral<M> { /* private fields */ }