List of all items
Structs
- cli::analysis_stats::PrettyItemStats
- cli::analysis_stats::UsizeWithUnderscore
- cli::flags::AnalysisStats
- cli::flags::Diagnostics
- cli::flags::Highlight
- cli::flags::Lsif
- cli::flags::LspServer
- cli::flags::Parse
- cli::flags::PrimeCaches
- cli::flags::RunTests
- cli::flags::RustAnalyzer
- cli::flags::RustcTests
- cli::flags::Scip
- cli::flags::Search
- cli::flags::Ssr
- cli::flags::Symbols
- cli::flags::UnresolvedReferences
- cli::lsif::Id
- cli::lsif::LsifManager
- cli::parse::JsonNode
- cli::progress_report::ProgressReport
- cli::rustc_tests::Tester
- cli::scip::SymbolGenerator
- cli::scip::TokenSymbols
- command::CommandActor
- command::CommandHandle
- command::JodGroupChild
- config::CallInfoConfig
- config::CheckOnSaveTargets
- config::ClientCommandsConfig
- config::ClientConfigInput
- config::ClientDefaultConfigData
- config::ClientInfo
- config::Config
- config::ConfigChange
- config::ConfigErrors
- config::DefaultConfigData
- config::DiscoverWorkspaceConfig
- config::DocumentSymbolConfig
- config::FilesConfig
- config::FullConfigInput
- config::GlobalConfigInput
- config::GlobalDefaultConfigData
- config::GlobalWorkspaceLocalConfigInput
- config::HoverActionsConfig
- config::LensConfig
- config::LocalConfigInput
- config::LocalDefaultConfigData
- config::NotificationsConfig
- config::RunnablesConfig
- config::SnippetDef
- config::WorkspaceConfigInput
- config::WorkspaceDefaultConfigData
- config::WorkspaceLocalConfigInput
- config::WorkspaceSymbolConfig
- diagnostics::DiagnosticCollection
- diagnostics::DiagnosticsMapConfig
- diagnostics::Fix
- diagnostics::PackageFlycheckDiagnostic
- diagnostics::WorkspaceFlycheckDiagnostic
- diagnostics::flycheck_to_proto::MappedRustDiagnostic
- diagnostics::flycheck_to_proto::SubDiagnostic
- discover::DiscoverCommand
- discover::DiscoverHandle
- discover::DiscoverProjectParser
- flycheck::CargoOptions
- flycheck::CheckParser
- flycheck::Diagnostic
- flycheck::DiagnosticCode
- flycheck::DiagnosticSpan
- flycheck::FlycheckActor
- flycheck::FlycheckConfigJson
- flycheck::FlycheckHandle
- flycheck::Substitutions
- global_state::FetchBuildDataResponse
- global_state::FetchWorkspaceRequest
- global_state::FetchWorkspaceResponse
- global_state::GlobalState
- global_state::GlobalStateSnapshot
- global_state::Handle
- global_state::MiniCoreRustAnalyzerInternalOnly
- handlers::dispatch::NotificationDispatcher
- handlers::dispatch::RequestDispatcher
- line_index::LineIndex
- lsp::LspError
- lsp::capabilities::ClientCapabilities
- lsp::ext::AnalyzerStatusParams
- lsp::ext::CargoRunnableArgs
- lsp::ext::ChangeTestStateParams
- lsp::ext::ClientCommandOptions
- lsp::ext::CodeAction
- lsp::ext::CodeActionData
- lsp::ext::CodeLensResolveData
- lsp::ext::CommandLink
- lsp::ext::CommandLinkGroup
- lsp::ext::CompletionImport
- lsp::ext::CompletionResolveData
- lsp::ext::CrateInfoResult
- lsp::ext::DiscoverTestParams
- lsp::ext::DiscoverTestResults
- lsp::ext::ExpandMacroParams
- lsp::ext::ExpandedMacro
- lsp::ext::ExternalDocsPair
- lsp::ext::FetchDependencyListParams
- lsp::ext::FetchDependencyListResult
- lsp::ext::GetFailedObligationsParams
- lsp::ext::Hover
- lsp::ext::HoverParams
- lsp::ext::InlayHintResolveData
- lsp::ext::InternalTestingFetchConfigParams
- lsp::ext::JoinLinesParams
- lsp::ext::MatchingBraceParams
- lsp::ext::MemoryLayoutNode
- lsp::ext::MoveItemParams
- lsp::ext::OpenCargoTomlParams
- lsp::ext::RecursiveMemoryLayout
- lsp::ext::RunFlycheckParams
- lsp::ext::RunTestParams
- lsp::ext::Runnable
- lsp::ext::RunnablesParams
- lsp::ext::ServerStatusParams
- lsp::ext::ShellRunnableArgs
- lsp::ext::SnippetTextDocumentEdit
- lsp::ext::SnippetTextEdit
- lsp::ext::SnippetWorkspaceEdit
- lsp::ext::SsrParams
- lsp::ext::TestInfo
- lsp::ext::TestItem
- lsp::ext::ViewCrateGraphParams
- lsp::ext::ViewItemTreeParams
- lsp::ext::ViewSyntaxTreeParams
- lsp::ext::WorkspaceSymbolParams
- lsp::semantic_tokens::ModifierSet
- lsp::semantic_tokens::SemanticTokensBuilder
- mem_docs::DocumentData
- mem_docs::MemDocs
- op_queue::OpQueue
- target_spec::CargoTargetSpec
- target_spec::ProjectJsonTargetSpec
- task_pool::DeferredTaskQueue
- task_pool::TaskPool
- test_runner::CargoTestHandle
- test_runner::CargoTestMessage
- test_runner::CargoTestOutputParser
- test_runner::TestTarget
- tracing::config::Config
- tracing::hprof::Data
- tracing::hprof::DataVisitor
- tracing::hprof::Node
- tracing::hprof::SpanTree
- tracing::hprof::WriteFilter
- tracing::hprof::ms
- tracing::json::JsonData
- tracing::json::JsonFilter
- tracing::json::TimingLayer
- version::CommitInfo
- version::VersionInfo
Enums
- cli::Verbosity
- cli::flags::OutputFormat
- cli::flags::RustAnalyzerCmd
- cli::flags::Severity
- config::AdjustmentHintsDef
- config::AdjustmentHintsModeDef
- config::AnnotationLocation
- config::AutoImportExclusion
- config::AutoImportExclusionType
- config::CallableCompletionDef
- config::CargoFeaturesDef
- config::ClosureReturnTypeHintsDef
- config::ClosureStyle
- config::ConfigErrorInner
- config::DiscriminantHintsDef
- config::ExprFillDefaultDef
- config::FilesWatcher
- config::FilesWatcherDef
- config::ImportGranularityDef
- config::ImportPrefixDef
- config::InvocationStrategy
- config::LifetimeElisionDef
- config::LinkedProject
- config::ManifestOrProjectJson
- config::MaxSubstitutionLength
- config::MemoryLayoutHoverRenderKindDef
- config::NumProcesses
- config::NumThreads
- config::RatomlFile
- config::RatomlFileKind
- config::ReborrowHintsDef
- config::RustfmtConfig
- config::SignatureDetail
- config::SnippetScopeDef
- config::TargetDirectory
- config::TypeHintsLocation
- config::WorkspaceSymbolSearchKindDef
- config::WorkspaceSymbolSearchScopeDef
- diagnostics::NativeDiagnosticsFetchKind
- diagnostics::flycheck_to_proto::MappedRustChildDiagnostic
- discover::DiscoverArgument
- discover::DiscoverProjectData
- discover::DiscoverProjectMessage
- flycheck::Applicability
- flycheck::CheckMessage
- flycheck::ClearDiagnosticsKind
- flycheck::ClearScope
- flycheck::DiagnosticLevel
- flycheck::DiagnosticsReceived
- flycheck::Event
- flycheck::FlycheckCommandOrigin
- flycheck::FlycheckConfig
- flycheck::FlycheckMessage
- flycheck::FlycheckScope
- flycheck::InvocationStrategy
- flycheck::JsonMessage
- flycheck::PackageSpecifier
- flycheck::Progress
- flycheck::StateChange
- flycheck::Target
- handlers::dispatch::HandlerCancelledError
- line_index::LineEndings
- line_index::PositionEncoding
- lsp::ext::AbortRunTest
- lsp::ext::AnalyzerStatus
- lsp::ext::AppendOutputToRunTest
- lsp::ext::CancelFlycheck
- lsp::ext::ChangeTestState
- lsp::ext::ChildModules
- lsp::ext::ClearFlycheck
- lsp::ext::CodeActionRequest
- lsp::ext::CodeActionResolveRequest
- lsp::ext::CodeLensResolveDataKind
- lsp::ext::DiscoverTest
- lsp::ext::DiscoveredTests
- lsp::ext::EndRunTest
- lsp::ext::ExpandMacro
- lsp::ext::ExternalDocs
- lsp::ext::ExternalDocsResponse
- lsp::ext::FetchDependencyList
- lsp::ext::GetFailedObligations
- lsp::ext::Health
- lsp::ext::HoverRequest
- lsp::ext::InternalTestingFetchConfig
- lsp::ext::InternalTestingFetchConfigOption
- lsp::ext::InternalTestingFetchConfigResponse
- lsp::ext::InterpretFunction
- lsp::ext::JoinLines
- lsp::ext::MatchingBrace
- lsp::ext::MemoryUsage
- lsp::ext::MoveItem
- lsp::ext::MoveItemDirection
- lsp::ext::OnEnter
- lsp::ext::OnTypeFormatting
- lsp::ext::OpenCargoToml
- lsp::ext::OpenServerLogs
- lsp::ext::ParentModule
- lsp::ext::PositionOrRange
- lsp::ext::RebuildProcMacros
- lsp::ext::RelatedTests
- lsp::ext::ReloadWorkspace
- lsp::ext::RunFlycheck
- lsp::ext::RunTest
- lsp::ext::RunnableArgs
- lsp::ext::Runnables
- lsp::ext::ServerStatusNotification
- lsp::ext::SnippetDocumentChangeOperation
- lsp::ext::Ssr
- lsp::ext::TestItemKind
- lsp::ext::TestState
- lsp::ext::ViewCrateGraph
- lsp::ext::ViewFileText
- lsp::ext::ViewHir
- lsp::ext::ViewItemTree
- lsp::ext::ViewMir
- lsp::ext::ViewRecursiveMemoryLayout
- lsp::ext::ViewSyntaxTree
- lsp::ext::WorkspaceSymbol
- lsp::ext::WorkspaceSymbolSearchKind
- lsp::ext::WorkspaceSymbolSearchScope
- lsp::utils::Progress
- main_loop::DeferredTask
- main_loop::DiagnosticsTaskKind
- main_loop::DiscoverProjectParam
- main_loop::Event
- main_loop::PrimeCachesProgress
- main_loop::Task
- reload::BuildDataProgress
- reload::ProcMacroProgress
- reload::ProjectWorkspaceProgress
- target_spec::TargetSpec
- test_runner::CargoTestOutput
- test_runner::TestState
Traits
Macros
- config::_config_data
- config::_default_str
- config::_default_val
- config::_impl_for_config_data
- config::create_bool_or_string_serde
- lsp::semantic_tokens::count_tts
- lsp::semantic_tokens::define_semantic_token_modifiers
- lsp::semantic_tokens::define_semantic_token_types
Functions
- cli::analysis_stats::expr_syntax_range
- cli::analysis_stats::full_name
- cli::analysis_stats::location_csv_expr
- cli::analysis_stats::location_csv_pat
- cli::analysis_stats::pat_syntax_range
- cli::analysis_stats::percentage
- cli::analysis_stats::shuffle
- cli::diagnostics::all_modules
- cli::full_name_of_item
- cli::parse::node_to_json
- cli::parse::pos
- cli::print_memory_usage
- cli::read_stdin
- cli::report_metric
- cli::run_tests::all_modules
- cli::rustc_tests::detect_errors_from_rustc_stderr_file
- cli::rustc_tests::string_to_diagnostic_code_leaky
- cli::scip::compute_symbol_info
- cli::scip::get_line_index
- cli::scip::get_relative_filepath
- cli::scip::moniker_descriptors
- cli::scip::moniker_to_symbol
- cli::scip::new_descriptor_str
- cli::scip::symbol_kind
- cli::scip::text_range_to_scip_range
- cli::scip::text_range_to_string
- cli::unresolved_references::all_modules
- cli::unresolved_references::all_unresolved_references
- cli::unresolved_references::find_unresolved_references
- config::deserialize_abs_pathbuf
- config::doc_comment_to_string
- config::false_or_never::deserialize
- config::false_or_never::serialize
- config::field_props
- config::get_field_json
- config::get_field_toml
- config::patch_old_style::merge
- config::patch_old_style::patch_json_for_outdated_configs
- config::schema
- config::serialize_abs_pathbuf
- config::single_or_array::deserialize
- config::single_or_array::serialize
- config::to_title_case
- config::toml_pointer
- config::true_or_always::deserialize
- config::true_or_always::serialize
- config::validate_toml_table
- diagnostics::are_diagnostics_equal
- diagnostics::convert_diagnostic
- diagnostics::fetch_native_diagnostics
- diagnostics::flycheck_to_proto::clippy_code_description
- diagnostics::flycheck_to_proto::diagnostic_related_information
- diagnostics::flycheck_to_proto::diagnostic_severity
- diagnostics::flycheck_to_proto::is_dummy_macro_file
- diagnostics::flycheck_to_proto::location
- diagnostics::flycheck_to_proto::map_rust_child_diagnostic
- diagnostics::flycheck_to_proto::map_rust_diagnostic_to_lsp
- diagnostics::flycheck_to_proto::position
- diagnostics::flycheck_to_proto::primary_location
- diagnostics::flycheck_to_proto::resolve_path
- diagnostics::flycheck_to_proto::rustc_code_description
- discover::serialize_abs_pathbuf
- from_json
- global_state::file_id_to_url
- global_state::url_to_file_id
- global_state::vfs_path_to_file_id
- handlers::dispatch::result_to_response
- handlers::dispatch::thread_result_to_response
- handlers::notification::handle_abort_run_test
- handlers::notification::handle_cancel
- handlers::notification::handle_cancel_flycheck
- handlers::notification::handle_clear_flycheck
- handlers::notification::handle_did_change_configuration
- handlers::notification::handle_did_change_text_document
- handlers::notification::handle_did_change_watched_files
- handlers::notification::handle_did_change_workspace_folders
- handlers::notification::handle_did_close_text_document
- handlers::notification::handle_did_open_text_document
- handlers::notification::handle_did_save_text_document
- handlers::notification::handle_run_flycheck
- handlers::notification::handle_work_done_progress_cancel
- handlers::notification::run_flycheck
- handlers::request::all_test_targets
- handlers::request::crate_path
- handlers::request::diff
- handlers::request::empty_diagnostic_report
- handlers::request::fetch_dependency_list
- handlers::request::find_test_target
- handlers::request::get_failed_obligations
- handlers::request::goto_type_action_links
- handlers::request::handle_analyzer_status
- handlers::request::handle_call_hierarchy_incoming
- handlers::request::handle_call_hierarchy_outgoing
- handlers::request::handle_call_hierarchy_prepare
- handlers::request::handle_child_modules
- handlers::request::handle_code_action
- handlers::request::handle_code_action_resolve
- handlers::request::handle_code_lens
- handlers::request::handle_code_lens_resolve
- handlers::request::handle_completion
- handlers::request::handle_completion_resolve
- handlers::request::handle_discover_test
- handlers::request::handle_document_diagnostics
- handlers::request::handle_document_highlight
- handlers::request::handle_document_symbol
- handlers::request::handle_expand_macro
- handlers::request::handle_folding_range
- handlers::request::handle_formatting
- handlers::request::handle_goto_declaration
- handlers::request::handle_goto_definition
- handlers::request::handle_goto_implementation
- handlers::request::handle_goto_type_definition
- handlers::request::handle_hover
- handlers::request::handle_inlay_hints
- handlers::request::handle_inlay_hints_resolve
- handlers::request::handle_interpret_function
- handlers::request::handle_join_lines
- handlers::request::handle_matching_brace
- handlers::request::handle_memory_usage
- handlers::request::handle_move_item
- handlers::request::handle_on_enter
- handlers::request::handle_on_type_formatting
- handlers::request::handle_open_cargo_toml
- handlers::request::handle_open_docs
- handlers::request::handle_parent_module
- handlers::request::handle_prepare_rename
- handlers::request::handle_proc_macros_rebuild
- handlers::request::handle_range_formatting
- handlers::request::handle_references
- handlers::request::handle_related_tests
- handlers::request::handle_rename
- handlers::request::handle_run_test
- handlers::request::handle_runnables
- handlers::request::handle_selection_range
- handlers::request::handle_semantic_tokens_full
- handlers::request::handle_semantic_tokens_full_delta
- handlers::request::handle_semantic_tokens_range
- handlers::request::handle_signature_help
- handlers::request::handle_ssr
- handlers::request::handle_view_crate_graph
- handlers::request::handle_view_file_text
- handlers::request::handle_view_hir
- handlers::request::handle_view_item_tree
- handlers::request::handle_view_mir
- handlers::request::handle_view_recursive_memory_layout
- handlers::request::handle_view_syntax_tree
- handlers::request::handle_will_rename_files
- handlers::request::handle_workspace_reload
- handlers::request::handle_workspace_symbol
- handlers::request::internal_testing_fetch_config
- handlers::request::parse_action_id
- handlers::request::prepare_hover_actions
- handlers::request::resolve_resource_op
- handlers::request::resource_ops_supported
- handlers::request::run_rustfmt
- handlers::request::runnable_action_links
- handlers::request::should_skip_for_offset
- handlers::request::should_skip_target
- handlers::request::show_impl_command_link
- handlers::request::show_ref_command_link
- handlers::request::to_command_link
- handlers::request::to_url
- lsp::capabilities::server_capabilities
- lsp::completion_item_hash
- lsp::from_proto::abs_path
- lsp::from_proto::annotation
- lsp::from_proto::assist_kind
- lsp::from_proto::file_id
- lsp::from_proto::file_position
- lsp::from_proto::file_range
- lsp::from_proto::file_range_uri
- lsp::from_proto::offset
- lsp::from_proto::text_range
- lsp::from_proto::vfs_path
- lsp::semantic_tokens::diff_tokens
- lsp::semantic_tokens::standard_fallback_type
- lsp::semantic_tokens::type_index
- lsp::to_proto::call_hierarchy_item
- lsp::to_proto::code_action
- lsp::to_proto::code_action_kind
- lsp::to_proto::code_lens
- lsp::to_proto::command::debug_single
- lsp::to_proto::command::goto_location
- lsp::to_proto::command::interpret_single
- lsp::to_proto::command::rename
- lsp::to_proto::command::run_single
- lsp::to_proto::command::show_references
- lsp::to_proto::command::trigger_parameter_hints
- lsp::to_proto::completion_item
- lsp::to_proto::completion_item_kind
- lsp::to_proto::completion_items
- lsp::to_proto::completion_text_edit
- lsp::to_proto::diagnostic_severity
- lsp::to_proto::document_highlight_kind
- lsp::to_proto::documentation
- lsp::to_proto::folding_range
- lsp::to_proto::goto_definition_response
- lsp::to_proto::implementation_title
- lsp::to_proto::inlay_hint
- lsp::to_proto::inlay_hint_label
- lsp::to_proto::location
- lsp::to_proto::location_from_nav
- lsp::to_proto::location_info
- lsp::to_proto::location_link
- lsp::to_proto::make_update_runnable
- lsp::to_proto::markup_content
- lsp::to_proto::merge_text_and_snippet_edits
- lsp::to_proto::optional_versioned_text_document_identifier
- lsp::to_proto::outside_workspace_annotation_id
- lsp::to_proto::position
- lsp::to_proto::range
- lsp::to_proto::reference_title
- lsp::to_proto::rename_error
- lsp::to_proto::runnable
- lsp::to_proto::semantic_token_delta
- lsp::to_proto::semantic_token_type_and_modifiers
- lsp::to_proto::semantic_tokens
- lsp::to_proto::signature_help
- lsp::to_proto::snippet_text_document_edit
- lsp::to_proto::snippet_text_document_ops
- lsp::to_proto::snippet_text_edit
- lsp::to_proto::snippet_text_edit_vec
- lsp::to_proto::snippet_workspace_edit
- lsp::to_proto::structure_node_kind
- lsp::to_proto::symbol_kind
- lsp::to_proto::test_item
- lsp::to_proto::text_edit
- lsp::to_proto::text_edit_vec
- lsp::to_proto::url
- lsp::to_proto::url_from_abs_path
- lsp::to_proto::workspace_edit
- lsp::utils::all_edits_are_disjoint
- lsp::utils::apply_document_changes
- lsp::utils::invalid_params_error
- lsp::utils::notification_is
- main_loop
- main_loop::main_loop
- reload::eq_ignore_underscore
- reload::should_refresh_for_change
- reload::ws_to_crate_graph
- server_capabilities
- target_spec::required_features
- tracing::hprof::init
- version
- version::version
- ws_to_crate_graph
Type Aliases
- config::FxIndexMap
- config::SchemaField
- diagnostics::CheckFixes
- diagnostics::DiagnosticsGeneration
- global_state::ReqHandler
- global_state::ReqQueue
- op_queue::Cause
Statics
Constants
- MINIMUM_SUPPORTED_TOOLCHAIN_VERSION
- cli::rustc_tests::IGNORED_TESTS
- cli::rustc_tests::SUPPORTED_DIAGNOSTICS
- cli::scip::DUPLICATE_SYMBOLS_MESSAGE
- discover::ARG_PLACEHOLDER
- flycheck::LABEL_INLINE
- flycheck::SAVED_FILE_INLINE
- flycheck::SAVED_FILE_PLACEHOLDER_DOLLAR
- lsp::semantic_tokens::LAST_STANDARD_MOD
- lsp::semantic_tokens::SUPPORTED_MODIFIERS
- lsp::semantic_tokens::SUPPORTED_TYPES
- lsp::semantic_tokens::modifiers::ASSOCIATED
- lsp::semantic_tokens::modifiers::ASYNC
- lsp::semantic_tokens::modifiers::ATTRIBUTE_MODIFIER
- lsp::semantic_tokens::modifiers::CALLABLE
- lsp::semantic_tokens::modifiers::CONSTANT
- lsp::semantic_tokens::modifiers::CONSUMING
- lsp::semantic_tokens::modifiers::CONTROL_FLOW
- lsp::semantic_tokens::modifiers::CRATE_ROOT
- lsp::semantic_tokens::modifiers::DECLARATION
- lsp::semantic_tokens::modifiers::DEFAULT_LIBRARY
- lsp::semantic_tokens::modifiers::DEPRECATED
- lsp::semantic_tokens::modifiers::DOCUMENTATION
- lsp::semantic_tokens::modifiers::INJECTED
- lsp::semantic_tokens::modifiers::INTRA_DOC_LINK
- lsp::semantic_tokens::modifiers::LIBRARY
- lsp::semantic_tokens::modifiers::MACRO_MODIFIER
- lsp::semantic_tokens::modifiers::MUTABLE
- lsp::semantic_tokens::modifiers::PROC_MACRO_MODIFIER
- lsp::semantic_tokens::modifiers::PUBLIC
- lsp::semantic_tokens::modifiers::REFERENCE
- lsp::semantic_tokens::modifiers::STATIC
- lsp::semantic_tokens::modifiers::TRAIT_MODIFIER
- lsp::semantic_tokens::modifiers::UNSAFE
- lsp::semantic_tokens::types::ANGLE
- lsp::semantic_tokens::types::ARITHMETIC
- lsp::semantic_tokens::types::ATTRIBUTE
- lsp::semantic_tokens::types::ATTRIBUTE_BRACKET
- lsp::semantic_tokens::types::BITWISE
- lsp::semantic_tokens::types::BOOLEAN
- lsp::semantic_tokens::types::BRACE
- lsp::semantic_tokens::types::BRACKET
- lsp::semantic_tokens::types::BUILTIN_ATTRIBUTE
- lsp::semantic_tokens::types::BUILTIN_TYPE
- lsp::semantic_tokens::types::CHAR
- lsp::semantic_tokens::types::COLON
- lsp::semantic_tokens::types::COMMA
- lsp::semantic_tokens::types::COMMENT
- lsp::semantic_tokens::types::COMPARISON
- lsp::semantic_tokens::types::CONST
- lsp::semantic_tokens::types::CONST_PARAMETER
- lsp::semantic_tokens::types::DECORATOR
- lsp::semantic_tokens::types::DERIVE
- lsp::semantic_tokens::types::DERIVE_HELPER
- lsp::semantic_tokens::types::DOT
- lsp::semantic_tokens::types::ENUM
- lsp::semantic_tokens::types::ENUM_MEMBER
- lsp::semantic_tokens::types::ESCAPE_SEQUENCE
- lsp::semantic_tokens::types::FORMAT_SPECIFIER
- lsp::semantic_tokens::types::FUNCTION
- lsp::semantic_tokens::types::GENERIC
- lsp::semantic_tokens::types::INTERFACE
- lsp::semantic_tokens::types::INVALID_ESCAPE_SEQUENCE
- lsp::semantic_tokens::types::KEYWORD
- lsp::semantic_tokens::types::LABEL
- lsp::semantic_tokens::types::LIFETIME
- lsp::semantic_tokens::types::LOGICAL
- lsp::semantic_tokens::types::MACRO
- lsp::semantic_tokens::types::MACRO_BANG
- lsp::semantic_tokens::types::METHOD
- lsp::semantic_tokens::types::NAMESPACE
- lsp::semantic_tokens::types::NEGATION
- lsp::semantic_tokens::types::NUMBER
- lsp::semantic_tokens::types::OPERATOR
- lsp::semantic_tokens::types::PARAMETER
- lsp::semantic_tokens::types::PARENTHESIS
- lsp::semantic_tokens::types::PROC_MACRO
- lsp::semantic_tokens::types::PROPERTY
- lsp::semantic_tokens::types::PUNCTUATION
- lsp::semantic_tokens::types::SELF_KEYWORD
- lsp::semantic_tokens::types::SELF_TYPE_KEYWORD
- lsp::semantic_tokens::types::SEMICOLON
- lsp::semantic_tokens::types::STATIC
- lsp::semantic_tokens::types::STRING
- lsp::semantic_tokens::types::STRUCT
- lsp::semantic_tokens::types::TOOL_MODULE
- lsp::semantic_tokens::types::TYPE
- lsp::semantic_tokens::types::TYPE_ALIAS
- lsp::semantic_tokens::types::TYPE_PARAMETER
- lsp::semantic_tokens::types::UNION
- lsp::semantic_tokens::types::UNRESOLVED_REFERENCE
- lsp::semantic_tokens::types::VARIABLE