Docs.rs
llama-cpp-bindings-0.4.1
llama-cpp-bindings 0.4.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
mcharytoniuk
Dependencies
anyhow ^1.0.102
normal
optional
encoding_rs ^0.8.35
normal
enumflags2 ^0.7.12
normal
hf-hub ^0.5.0
normal
optional
llama-cpp-bindings-sys ^0.4.1
normal
llguidance ^1.7.0
normal
optional
thiserror ^2
normal
toktrie ^1.7.0
normal
optional
tracing ^0.1
normal
tracing-core ^0.1
normal
anyhow ^1.0.102
dev
encoding_rs ^0.8.35
dev
hf-hub ^0.5.0
dev
serde_json ^1.0
dev
serial_test ^3
dev
tracing-subscriber ^0.3
dev
llama-cpp-bindings-sys ^0.4.1
normal
Versions
93.56%
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 ffi_error_reader
llama_
cpp_
bindings
0.4.1
Module ffi_
error_
reader
Module Items
Functions
In crate llama_
cpp_
bindings
llama_cpp_bindings
Module
ffi_
error_
reader
Copy item path
Source
Functions
§
read_
and_
free_
cpp_
error
⚠
Reads a C error string, converts to Rust
String
, and frees the C memory.