Type Definition papyri_lang::utils::NameIDSet

source ·
pub type NameIDSet = IndexSet<NameID, FxBuildHasher>;
Expand description

A set of NameIDs.