Docs.rs
agentic-codebase-0.3.0
agentic-codebase 0.3.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
omoshola-o
Dependencies
axum ^0.7
normal
optional
blake3 ^1
normal
chrono ^0.4
normal
clap ^4
normal
clap_complete ^4
normal
gix ^0.63
normal
ignore ^0.4
normal
lz4_flex ^0.11
normal
memmap2 ^0.9
normal
rustyline ^14
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
thiserror ^2
normal
tokio ^1
normal
optional
toml ^0.8
normal
tower ^0.4
normal
optional
tower-http ^0.5
normal
optional
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
tree-sitter ^0.22
normal
tree-sitter-c-sharp ^0.21
normal
tree-sitter-cpp ^0.21
normal
tree-sitter-go ^0.21
normal
tree-sitter-java ^0.21
normal
tree-sitter-javascript ^0.21
normal
tree-sitter-python ^0.21
normal
tree-sitter-rust ^0.21
normal
tree-sitter-typescript ^0.21
normal
walkdir ^2
normal
criterion ^0.5
dev
rand ^0.8
dev
tempfile ^3
dev
Versions
95.2%
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
Module go
agentic_
codebase
0.3.0
Module go
Module Items
Structs
In agentic_
codebase::
parse
agentic_codebase
::
parse
Module
go
Copy item path
Source
Expand description
Go parsing using tree-sitter.
Extracts functions, methods, types, imports, packages.
Structs
ยง
GoParser
Go language parser.