Docs.rs
pdf_core-0.1.11
pdf_core 0.1.11
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
eraydin
Dependencies
flate2 ^1
normal
spdfdiff_types ^0.1.11
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
parse_xref_table
pdf_
core
0.1.11
pdf_core
Function
parse_
xref_
table
Copy item path
Source
pub fn parse_xref_table( bytes: &[
u8
], config:
ParseConfig
, ) ->
Result
<
XrefTable
,
PdfDiffError
>