Docs.rs
codelore-lib-0.25.0
codelore-lib 0.25.0
Docs.rs crate page
GPL-3.0-only
03 August 2026
Links
Repository
crates.io
Source
Owners
emrecdr
Dependencies
anstyle ^1
normal
arrow ^59.1
normal
codelore-rca ^0.25.0
normal
crossbeam-channel ^0.5
normal
dirs ^6
normal
duckdb =1.10505.0
normal
fancy-regex ^0.18
normal
gix ^0.86
normal
globset ^0.4
normal
headless_chrome ^1
normal
optional
hex ^0.4
normal
ignore ^0.4
normal
leiden-rs ^0.8
normal
percent-encoding ^2
normal
rayon ^1
normal
regex ^1
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.11
normal
tempfile ^3
normal
optional
thiserror ^2
normal
time ^0.3
normal
toml ^1
normal
tracing ^0.1
normal
tree-sitter =0.25.3
normal
tree-sitter-java =0.23.5
normal
tree-sitter-javascript =0.23.1
normal
tree-sitter-python =0.23.6
normal
tree-sitter-rust =0.23.2
normal
tree-sitter-typescript =0.23.1
normal
ureq ^3
normal
walkdir ^2
normal
criterion ^0.8
dev
hex ^0.4
build
sha2 ^0.11
build
ureq ^3
build
Versions
68.35%
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
run_communication
codelore_
lib
0.25.0
In codelore_
lib::
analyses::
communication
codelore_lib
::
analyses
::
communication
Function
run_
communication
Copy item path
pub fn run_communication( db: &
FactsDb
, opts: &
Options
, ) ->
Result
<
Vec
<
CommunicationRow
>>