Docs.rs
oxify-connect-vision-0.1.0
oxify-connect-vision 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
cool-japan
Dependencies
async-trait ^0.1.89
normal
base64 ^0.22
normal
chrono ^0.4.43
normal
dirs ^6.0
normal
futures ^0.3
normal
image ^0.25
normal
imageproc ^0.26
normal
leptess ^0.14
normal
optional
ndarray ^0.17
normal
num_cpus ^1.17
normal
ort ^2.0.0-rc.11
normal
optional
oxify-model ^0.1.0
normal
rayon ^1.11
normal
reqwest ^0.12.28
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
serde_yaml ^0.9
normal
sha2 ^0.10
normal
thiserror ^2.0.18
normal
tokio ^1.49.0
normal
toml ^0.8
normal
tracing ^0.1.44
normal
uuid ^1.19.0
normal
criterion ^0.8
dev
tempfile ^3.24
dev
tokio-test ^0.4
dev
Versions
93.97%
of the crate is documented
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Module errors
oxify_
connect_
vision
0.1.0
Module errors
Module Items
Enums
Type Aliases
In crate oxify_
connect_
vision
oxify_connect_vision
Module
errors
Copy item path
Source
Expand description
Error types for vision/OCR operations.
Enums
§
Vision
Error
Errors that can occur during vision/OCR processing.
Type Aliases
§
Result
Result type for vision operations.