Docs.rs
codescout-0.15.0
codescout 0.15.0
Permalink
Docs.rs crate page
MIT
16 June 2026
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
mareurs
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
axum ^0.8
normal
optional
chrono ^0.4
normal
clap ^4
normal
codescout-embed ^0.2.0
normal
dirs ^5
normal
optional
fs4 ^0.12
normal
futures ^0.3
normal
git2 ^0.20
normal
globset ^0.4
normal
hex ^0.4
normal
ignore ^0.4
normal
jsonschema ^0.30
normal
optional
libc ^0.2.182
normal
lsp-types ^0.97
normal
minijinja ^2
normal
optional
open ^5
normal
optional
parking_lot ^0.12
normal
pulldown-cmark ^0.13
normal
optional
qdrant-client ^1.13
normal
optional
regex ^1
normal
reqwest ^0.13
normal
rmcp ^1.3
normal
rusqlite ^0.39
normal
rustls ^0.23
normal
schemars ^1
normal
serde ^1
normal
serde_json ^1
normal
serde_yml ^0.0.12
normal
optional
sha2 ^0.10
normal
sqlite-vec ^0.1
normal
tempfile ^3
normal
thiserror ^2
normal
tokio ^1
normal
tokio-util ^0.7
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-bash ^0.23
normal
tree-sitter-css ^0.23
normal
tree-sitter-go ^0.25.0
normal
tree-sitter-html ^0.23
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
ulid ^1
normal
optional
url ^2
normal
uuid ^1.20.0
normal
walkdir ^2
normal
assert_cmd ^2
dev
filetime ^0.2
dev
mockito ^1
dev
predicates ^3
dev
serial_test ^3.4.0
dev
temp-env ^0.3
dev
tempfile ^3
dev
tokio ^1
dev
tower ^0.5
dev
tikv-jemallocator ^0.6
normal
windows-sys ^0.61
normal
Versions
44.24%
of the crate is documented
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
codescout
0.15.0
In codescout::
cli::
artifact_
augment
codescout
::
cli
::
artifact_augment
Function
run
Copy item path
Source
pub async fn run(args:
AugmentArgs
) ->
Result
<
()
>