Docs.rs
agentic-codebase-0.1.2
agentic-codebase 0.1.2
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
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-go ^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
99.75%
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
node_to_span
agentic_
codebase
0.1.2
In agentic_
codebase::
parse::
treesitter
agentic_codebase
::
parse
::
treesitter
Function
node_
to_
span
Copy item path
Source
pub fn node_to_span(node:
Node
<'_>) ->
Span
Expand description
Convert a tree-sitter node to a Span.