Docs.rs
ra_ap_rust-analyzer-0.0.331
ra_ap_rust-analyzer 0.0.331
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
rust-lang-owner
github:rust-lang:wg-rls-2
Dependencies
anyhow ^1.0.98
normal
base64 ^0.22
normal
cargo_metadata ^0.23.0
normal
ra_ap_cfg =0.0.331
normal
crossbeam-channel ^0.5.15
normal
dhat ^0.3.3
normal
optional
dirs ^6.0.0
normal
dissimilar ^1.0.10
normal
ra_ap_hir =0.0.331
normal
ra_ap_hir_def =0.0.331
normal
ra_ap_hir_ty =0.0.331
normal
ra_ap_ide =0.0.331
normal
ra_ap_ide_completion =0.0.331
normal
ra_ap_ide_db =0.0.331
normal
ra_ap_ide_ssr =0.0.331
normal
indexmap ^2.9.0
normal
itertools ^0.14.0
normal
ra_ap_load-cargo =0.0.331
normal
lsp-server ^0.7.9
normal
lsp-types =0.95.0
normal
memchr ^2.7.5
normal
mimalloc ^0.1.46
normal
optional
num_cpus ^1.17.0
normal
oorandom ^11.1.5
normal
parking_lot ^0.12.4
normal
ra_ap_parser =0.0.331
normal
ra_ap_paths =0.0.331
normal
ra_ap_proc_macro_api =0.0.331
normal
process-wrap ^8.2.1
normal
ra_ap_profile =0.0.331
normal
ra_ap_project_model =0.0.331
normal
ra-ap-rustc_type_ir ^0.160
normal
rayon ^1.10.0
normal
rustc-hash ^2.1.1
normal
scip ^0.7.1
normal
semver ^1.0.26
normal
serde ^1.0.219
normal
serde_derive ^1.0.219
normal
serde_json ^1.0.140
normal
smallvec ^1.15.1
normal
ra_ap_stdx =0.0.331
normal
ra_ap_syntax =0.0.331
normal
tenthash ^1.1.0
normal
toml ^0.9.8
normal
ra_ap_toolchain =0.0.331
normal
tracing ^0.1.41
normal
tracing-subscriber ^0.3.20
normal
tracing-tree ^0.4.0
normal
triomphe ^0.1.14
normal
ra_ap_vfs =0.0.331
normal
ra_ap_vfs-notify =0.0.331
normal
walkdir ^2.5.0
normal
xflags ^0.3.2
normal
tikv-jemallocator ^0.5.4
normal
optional
windows-sys ^0.61
normal
Versions
7.3%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
main_loop
ra_
ap_
rust_
analyzer
0.0.331
ra_ap_rust_analyzer
Function
main_
loop
Copy item path
Source
pub fn main_loop(config:
Config
, connection:
Connection
) ->
Result
<
()
>