Docs.rs
analyzed-ra-0.4.0
analyzed-ra 0.4.0
Docs.rs crate page
MIT
OR
Apache-2.0
06 July 2026
Links
Repository
crates.io
Source
Owners
zetaloop
Dependencies
anyhow ^1.0.98
normal
base64 ^0.22
normal
cargo_metadata ^0.23.0
normal
ra_ap_cfg =0.0.340
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.340
normal
ra_ap_hir_def =0.0.340
normal
ra_ap_hir_ty =0.0.340
normal
analyzed-ra-ide =0.4.0
normal
analyzed-ra-ide-completion =0.4.0
normal
analyzed-ra-ide-db =0.4.0
normal
analyzed-ra-ide-ssr =0.4.0
normal
indexmap ^2.9.0
normal
itertools ^0.14.0
normal
analyzed-ra-load-cargo =0.4.0
normal
lsp-server ^0.7.9
normal
gen-lsp-types ^0.4.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.340
normal
ra_ap_paths =0.0.340
normal
ra_ap_proc_macro_api =0.0.340
normal
process-wrap ^9.1.0
normal
ra_ap_profile =0.0.340
normal
ra_ap_project_model =0.0.340
normal
ra-ap-rustc_type_ir ^0.165
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.340
normal
ra_ap_syntax =0.0.340
normal
tenthash ^1.1.0
normal
toml ^1.1.2
normal
ra_ap_toolchain =0.0.340
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.340
normal
ra_ap_vfs-notify =0.0.340
normal
walkdir ^2.5.0
normal
xflags ^0.3.2
normal
expect-test ^1.5.1
dev
ra_ap_test_fixture =0.0.340
dev
ra_ap_test_utils =0.0.340
dev
analyzed-bridge =0.4.0
build
serde_json ^1.0.150
build
toml ^1.1.2
build
ureq ^3.3.0
build
ra_ap_rust-analyzer =0.0.340
normal
tikv-jemallocator ^0.5.4
normal
optional
windows-sys ^0.61
normal
Versions
5.76%
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.4.0
ra_ap_rust_analyzer
Function
main_
loop
Copy item path
Source
pub fn main_loop(config:
Config
, connection:
Connection
) ->
Result
<
()
>