Docs.rs
pdf-ocr-1.0.0-beta.8
pdf-ocr 1.0.0-beta.8
Docs.rs crate page
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
jasperdew
github:pdfluent:maintainers
Dependencies
dirs-next ^2
normal
optional
image ^0.25
normal
optional
leptess ^0.14
normal
optional
pdfluent-lopdf =0.39.2
normal
ndarray ^0.17
normal
optional
ort =2.0.0-rc.12
normal
optional
thiserror ^2
normal
ureq ^3
normal
optional
tempfile ^3
dev
Versions
100%
of the crate is documented
Go to latest stable release
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
pdf_ocr
1.0.0-beta.8
Module error
Module Items
Enums
Type Aliases
In crate pdf_
ocr
pdf_ocr
Module
error
Copy item path
Source
Expand description
Error types for
pdf-ocr
operations.
Enums
§
OcrError
Errors returned by the
pdf-ocr
crate during optical character recognition.
Type Aliases
§
Result
Convenience
Result
alias for fallible
pdf-ocr
operations.