[][src]Crate spandex

This crate contains all the tools we need to generate nice pdf documents.

Modules

document

This module allows to create beautiful documents.

fonts

This module contains everything that helps us dealing with fonts.

layout

Logic for laying out the various pieces that make up a document.

parser

This crate contains the parser for spandex.

Enums

Error

The error type of the library.

Functions

build

Compiles a spandex project.

Type Definitions

Result

The result type of the library.