List of all items
Structs
- diagnostics::ErrorDecision
- document::DocumentState
- flycheck::CargoFlycheck
- flycheck::Flycheck
- flycheck::FlycheckFinding
- index::CallSite
- index::Definition
- index::Reference
- index::ScopeInfo
- index::SymbolIndex
- line_index::LineIndex
- pipeline::AnalysisError
- pipeline::AnalysisResult
- scheduler::Scheduler
- server::LogicAffeineServer
- state::ServerState
- stdlib_docs::StdlibDoc
- workspace::FileReference
- workspace::WorkspaceIndex
- workspace::WorkspaceSymbol
Enums
Traits
Functions
- call_hierarchy::incoming_calls
- call_hierarchy::outgoing_calls
- call_hierarchy::prepare
- code_actions::code_actions
- code_lens::code_lenses
- completion::completions
- definition::goto_definition
- diagnostics::convert_analysis_errors
- diagnostics::convert_errors
- diagnostics::decision_for
- diagnostics::shadowing_warnings
- diagnostics::unused_function_hints
- diagnostics::unused_variable_hints
- document::apply_content_change
- document_highlights::document_highlights
- document_symbols::document_symbols
- folding::folding_ranges
- formatting::format_document
- formatting::format_range
- hover::format_field_type
- hover::hover
- index::find_cause_keyword_span
- index::find_keyword_span_before_name
- index::find_last_token_span_for_name
- index::find_token_span_for_name_pub
- index::resolve_token_name
- inlay_hints::inlay_hints
- pipeline::analyze
- references::cross_file_candidates
- references::find_references
- references::is_cross_file_symbol
- references::name_at
- rename::prepare_rename
- rename::rename
- rename::validate_new_name
- selection_ranges::selection_ranges
- semantic_tokens::classify_token
- semantic_tokens::encode_document_tokens
- semantic_tokens::encode_document_tokens_in_range
- semantic_tokens::encode_tokens
- semantic_tokens::find_mutation_targets
- semantic_tokens::legend
- semantic_tokens::semantic_token_edits
- semantic_tokens::semantic_type_for
- signature_help::signature_help
- stdlib_docs::all
- stdlib_docs::hover_md
- stdlib_docs::stdlib_doc
- teach_md::block_hover_md
- teach_md::completion_docs
- teach_md::guide_url
- teach_md::keyword_hover_md
Constants
- diagnostics::ANALYSIS_DECISIONS
- flycheck::FLYCHECK_SOURCE
- scheduler::DEBOUNCE
- semantic_tokens::MOD_DECLARATION
- semantic_tokens::MOD_DEFAULT_LIBRARY
- semantic_tokens::MOD_MODIFICATION
- semantic_tokens::MOD_READONLY
- semantic_tokens::TOKEN_MODIFIERS
- semantic_tokens::TOKEN_TYPES
- semantic_tokens::TYPE_COMMENT
- semantic_tokens::TYPE_ENUM_MEMBER
- semantic_tokens::TYPE_FUNCTION
- semantic_tokens::TYPE_KEYWORD
- semantic_tokens::TYPE_MODIFIER
- semantic_tokens::TYPE_NAMESPACE
- semantic_tokens::TYPE_NUMBER
- semantic_tokens::TYPE_OPERATOR
- semantic_tokens::TYPE_PARAMETER
- semantic_tokens::TYPE_PROPERTY
- semantic_tokens::TYPE_STRING
- semantic_tokens::TYPE_TYPE
- semantic_tokens::TYPE_VARIABLE