Skip to main content

tandem_document/
lib.rs

1mod extractor;
2pub use self::extractor::{extract_file_text, DocumentError, ExtractLimits, Result};