Crate pdf [] [src]

Modules

backend
file
object
parser

Basic functionality for parsing a PDF file.

primitive
stream
types
xref

Structs

Error

The Error type.

Enums

ErrorKind

The kind of an error.

Traits

ResultExt

Additional methods for Result, for easy interaction with this crate.

Functions

print_err

Prints the error if it is an Error

Type Definitions

Result

Convenient wrapper around std::Result.