Type Definition turtle_syntax::RdfLiteral

source ·
pub type RdfLiteral<M> = Literal<M, String, Iri<M>>;