Docs.rs
codebones-core-0.1.3
codebones-core 0.1.3
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
creynir
Dependencies
anyhow ^1.0.102
normal
camino ^1.1
normal
hex ^0.4
normal
ignore ^0.4
normal
rusqlite ^0.38.0
normal
sha2 ^0.10
normal
thiserror ^1.0
normal
tiktoken-rs ^0.5.9
normal
tree-sitter ^0.26.6
normal
tree-sitter-c ^0.23
normal
tree-sitter-c-sharp ^0.23
normal
tree-sitter-cpp ^0.23
normal
tree-sitter-go ^0.25.0
normal
tree-sitter-java ^0.23
normal
tree-sitter-php ^0.23
normal
tree-sitter-python ^0.25.0
normal
tree-sitter-ruby ^0.23
normal
tree-sitter-rust ^0.24.0
normal
tree-sitter-swift ^0.6.0
normal
tree-sitter-typescript ^0.23.2
normal
tempfile ^3.8
dev
Versions
33.66%
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
Module indexer
codebones_
core
0.1.3
Module indexer
Module Items
Structs
Enums
Traits
In crate codebones_
core
codebones_core
Module
indexer
Copy item path
Source
Structs
§
Default
Indexer
File
Hash
Represents a successfully indexed and hashed file.
Indexer
Options
Configuration options for the indexer.
Enums
§
Indexer
Error
Errors that can occur during indexing.
Traits
§
Indexer
The core indexer trait.