Docs.rs
rag-rat-core-0.3.2
rag-rat-core 0.3.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
skakri
Dependencies
anyhow ^1.0
normal
fastembed ^5.1.0
normal
optional
gix ^0.84.0
normal
model2vec-rs ^0.2.1
normal
optional
notify ^8.2.0
normal
rayon ^1.11
normal
regex ^1.11
normal
rusqlite ^0.40
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.11
normal
thiserror ^2.0
normal
toml ^1.1
normal
tree-sitter =0.26.9
normal
tree-sitter-c =0.24.2
normal
tree-sitter-cpp =0.23.4
normal
tree-sitter-kotlin-ng ^1.1.0
normal
tree-sitter-rust =0.24.2
normal
tree-sitter-typescript =0.23.2
normal
libc ^0.2
normal
Versions
2.95%
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
parse_error
rag_
rat_
core
0.3.2
In rag_
rat_
core::
index::
parser
rag_rat_core
::
index
::
parser
Function
parse_
error
Copy item path
Source
pub fn parse_error( path: &
Path
, language:
Language
, text: &
str
, ) ->
Result
<
Option
<
String
>>