Trait linked_data::RdfLiteralType
source · pub trait RdfLiteralType<V: IriVocabulary>: From<LiteralType<V::Iri>> { }
Object Safety§
This trait is not object safe.
pub trait RdfLiteralType<V: IriVocabulary>: From<LiteralType<V::Iri>> { }