Docs.rs
git-topology-0.1.2
git-topology 0.1.2
Docs.rs crate page
MIT
OR
Apache-2.0
12 July 2026
Links
Repository
crates.io
Source
Owners
ccherrad
Dependencies
anyhow ^1.0
normal
fastembed ^5
normal
fs2 ^0.4
normal
leiden-rs ^0.7.1
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
tree-sitter ^0.25
normal
tree-sitter-c ^0.23
normal
tree-sitter-cpp ^0.23
normal
tree-sitter-go ^0.23
normal
tree-sitter-java ^0.23
normal
tree-sitter-javascript ^0.23
normal
tree-sitter-python ^0.23
normal
tree-sitter-rust ^0.23
normal
tree-sitter-typescript ^0.23
normal
walkdir ^2.5
normal
Versions
0%
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
All
git_
topology
0.1.2
Crate Items
Structs
Enums
Functions
List of all items
Structs
Cluster
ClusterMap
chunking::CodeChunk
embeddings::config::EmbeddingConfig
embeddings::config::GemmaConfig
embeddings::config::OpenAIConfig
Enums
chunking::languages::SupportedLanguage
embeddings::config::EmbeddingProviderType
Functions
chunking::chunk_code
chunking::languages::detect_language
chunking::parser::extract_name
chunking::parser::extract_signature
chunking::parser::parse
chunking::parser::parse_with_tree_sitter
is_stale
read_cluster_map
run_index