Docs.rs
mupdf-basic-text-extractor-0.4.0
mupdf-basic-text-extractor 0.4.0
Permalink
Docs.rs crate page
AGPL-3.0-only
06 June 2026
Links
crates.io
Source
Owners
richardmrodriguez
Dependencies
mupdf ^0.5.0
normal
Versions
0%
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
get_structured_document_from_filepath
mupdf_
basic_
text_
extractor
0.4.0
mupdf_basic_text_extractor
Function
get_
structured_
document_
from_
filepath
Copy item path
Source
pub fn get_structured_document_from_filepath( path:
String
, ) ->
Result
<
Doc
,
Box
<dyn
Error
>>