Docs.rs
cgx-engine-0.4.1
cgx-engine 0.4.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
AayushBahukhandi
Dependencies
anyhow ^1
normal
base64 ^0.22
normal
chrono ^0.4
normal
dirs ^5
normal
duckdb ^1.10502.0
normal
fastrand ^2
normal
flate2 ^1.0
normal
git2 ^0.18
normal
ignore ^0.4
normal
rayon ^1.10
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
thiserror ^1
normal
toml ^0.8
normal
tracing ^0.1
normal
tree-sitter ^0.22
normal
tree-sitter-go ^0.21
normal
tree-sitter-java ^0.21
normal
tree-sitter-javascript ^0.21
normal
tree-sitter-php ^0.22
normal
tree-sitter-python ^0.21
normal
tree-sitter-rust ^0.21
normal
tree-sitter-typescript ^0.21
normal
Versions
42.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
Module walker
cgx_
engine
0.4.1
Module walker
Module Items
Structs
Enums
Functions
In crate cgx_
engine
cgx_engine
Module
walker
Copy item path
Source
Structs
§
Source
File
A source file that has been read from disk and is ready for parsing.
Enums
§
Language
Source language detected from file extension.
Functions
§
walk_
repo
Walk a repository and return every parseable source file.