A fast, language-agnostic semantic symbol indexer and typo-resistant fuzzy finder, enabling real-time search across virtually unlimited code symbols without the need for language servers.
//! A language-agnostic set of models which represent an index, complete with symbols, kinds, ranges, and occurrences which have
//! been parsed from source files.
modindex;modlanguage;modsymbol;modsymbol_kind;modsymbol_occurrence;modsymbol_range;modsymbol_role;pubuseindex::*;pubuselanguage::*;pubusesymbol::*;pubusesymbol_kind::*;pubusesymbol_occurrence::*;pubusesymbol_range::*;pubusesymbol_role::*;