List of all items
Structs
- Index
- bench::BenchOptions
- bloom::BloomFilter
- engine::SqliteEngine
- indexer::IndexOptions
- indexer::IndexReport
- indexer::ParsedFile
- snapshot::GraphSnapshot
- snapshot::MappedSnapshot
- snapshot::SymbolEntry
- types::AlternativeQuery
- types::BenchQuery
- types::BenchResult
- types::BenchSavings
- types::ContextPack
- types::CriticalityBreakdown
- types::DefinitionResult
- types::DiffChangedSymbol
- types::DiffImpactResult
- types::DiffImpactedSymbol
- types::ExpandResult
- types::ImpactCaller
- types::ImpactResult
- types::ImportRecord
- types::ImportedByResult
- types::ImportsResult
- types::IndexedImport
- types::IndexedReference
- types::IndexedSymbol
- types::KindCount
- types::LanguageCount
- types::OutlineResult
- types::QueryMeta
- types::ReferenceRecord
- types::ReferencesResult
- types::SearchHit
- types::SearchOptions
- types::SearchResult
- types::Sibling
- types::SiblingsResult
- types::SignatureLine
- types::SignatureResult
- types::SnippetReferenceCheck
- types::StatsResult
- types::SymbolRecord
- types::SymbolSuggestion
- types::TestsForResult
- types::TopFanout
- types::ValidateResult
- types::ValidateSnippetResult
Enums
Traits
Functions
- bench::run
- db::count_edges
- db::count_files
- db::count_imports
- db::count_refs
- db::count_symbols
- db::delete_file_cascade
- db::delete_files_not_in
- db::file_sha
- db::find_symbol_id
- db::get_meta
- db::get_meta_blob
- db::insert_file
- db::insert_imports
- db::insert_references
- db::insert_symbols
- db::map_reference
- db::map_symbol
- db::open
- db::reset
- db::resolve_symbol
- db::set_meta
- db::set_meta_blob
- db::symbol_callers_count
- db::symbol_fanout
- engine::select_engine
- indexer::index_path
- indexer::index_path_with
- indexer::parse_file
- mcp::serve_stdio
- query::context_pack
- query::context_pack_conn
- query::diff_impact
- query::diff_impact_conn
- query::expand_symbol
- query::expand_symbol_conn
- query::find_definition
- query::find_definition_conn
- query::find_references
- query::find_references_conn
- query::get_outline
- query::get_outline_conn
- query::impact
- query::impact_conn
- query::imported_by
- query::imported_by_conn
- query::imports
- query::imports_conn
- query::search
- query::search_conn
- query::shell
- query::siblings
- query::siblings_conn
- query::signature
- query::signature_conn
- query::stats
- query::stats_conn
- query::tests_for
- query::tests_for_conn
- query::validate
- query::validate_conn
- query::validate_snippet
- query::validate_snippet_conn
- snapshot::build
- snapshot::try_open