sophia_api::prefix

Type Alias PrefixMapPair

Source
pub type PrefixMapPair = (Prefix<Box<str>>, Iri<Box<str>>);
Expand description

Type alias for the return type of PrefixMap::to_vec.