sophia_api::prefix

Trait IsPrefix

Source
pub trait IsPrefix: Borrow<str> { }
Expand description

Marker trait guaranteeing that the underlying str is a valid Turtle/SPARQL prefix.

Implementors§