Docs.rs
dakera-inference-0.9.2
dakera-inference 0.9.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ferhimedamine
Dependencies
async-trait ^0.1
normal
dakera-common ^0.9.0
normal
lazy_static ^1.4
normal
ort =2.0.0-rc.12
normal
parking_lot ^0.12
normal
regex ^1.10
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokenizers ^0.20
normal
tokio ^1.37
normal
tracing ^0.1
normal
ureq ^2
normal
url ^2
normal
tokio ^1.37
dev
Versions
86.18%
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 error
inference
0.9.2
Module error
Module Items
Enums
Type Aliases
In crate inference
inference
Module
error
Copy item path
Source
Expand description
Error types for the inference engine.
Enums
§
Inference
Error
Errors that can occur during inference operations.
Type Aliases
§
Result
Result type for inference operations.