Docs.rs
codescout-0.5.0
codescout 0.5.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
mareurs
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
axum ^0.8
normal
optional
clap ^4
normal
fastembed ^5
normal
optional
git2 ^0.20
normal
globset ^0.4
normal
hex ^0.4
normal
ignore ^0.4
normal
libc ^0.2.182
normal
lsp-types ^0.97
normal
open ^5
normal
optional
regex ^1
normal
reqwest ^0.13
normal
optional
rmcp ^1
normal
rusqlite ^0.39
normal
schemars ^1
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
sqlite-vec ^0.1
normal
tempfile ^3
normal
thiserror ^2
normal
tokio ^1
normal
toml ^1
normal
tower-http ^0.6
normal
optional
tracing ^0.1
normal
tracing-appender ^0.2
normal
tracing-subscriber ^0.3
normal
tree-sitter ^0.26
normal
tree-sitter-go ^0.25.0
normal
tree-sitter-java ^0.23.5
normal
tree-sitter-kotlin-ng ^1.1.0
normal
tree-sitter-python ^0.25.0
normal
tree-sitter-rust ^0.24.0
normal
tree-sitter-typescript ^0.23.2
normal
url ^2
normal
walkdir ^2
normal
filetime ^0.2
dev
tempfile ^3
dev
tower ^0.5
dev
Versions
48.5%
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
Files
codescout/library/
mod.rs
1
pub mod
discovery;
2
pub mod
registry;
3
pub mod
scope;
4
pub mod
versions;