High-performance document intelligence library for Rust. Extract text, metadata, and structured data from PDFs, Office documents, images, and 88+ formats with async/sync APIs.
//! OCR backend language support modules.
//!//! Each module provides language lists for a specific OCR backend.
pub(super)modeasyocr;pub(super)modpaddleocr;pub(super)modtesseract;