Trait rdf_types::RdfTypeIriWithContext
source · pub trait RdfTypeIriWithContext<C> {
// Required method
fn is_xsd_string_with(&self, context: &C) -> bool;
}pub trait RdfTypeIriWithContext<C> {
// Required method
fn is_xsd_string_with(&self, context: &C) -> bool;
}