Docs.rs
ocr-0.1.2
ocr 0.1.2
Docs.rs crate page
Apache-2.0
11 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
yingkitw
Dependencies
anyhow ^1.0
normal
axum ^0.7
normal
optional
chrono ^0.4
normal
clap ^4
normal
cudarc ^0.12
normal
optional
image ^0.24
normal
imageproc ^0.23
normal
multer ^3
normal
optional
ndarray ^0.15
normal
ocl ^0.19
normal
optional
onnx-rs ^0.1
normal
optional
pdf ^0.9
normal
optional
printpdf ^0.9.1
normal
optional
rand ^0.8
normal
rayon ^1.8
normal
reqwest ^0.12
normal
optional
rusttype ^0.9
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1.0
normal
tower ^0.4
normal
optional
tower-http ^0.5
normal
optional
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
assert_cmd ^2.0
dev
insta ^1.0
dev
predicates ^3.0
dev
tempfile ^3.8
dev
Versions
75.39%
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 error
ocr
0.1.2
Module error
Module Items
Enums
Type Aliases
In ocr::
api
ocr
::
api
Module
error
Copy item path
Source
Expand description
Error types for OCR API
Enums
§
ApiError
API-specific error types
Type Aliases
§
ApiResult
Result type alias for API operations