pdfcrate 0.1.1

A Rust library for creating and manipulating PDF documents
Documentation
/target
*.pdf

# Python
__pycache__/
*.pyc
*.pyo
*.egg-info/
*.so
*.dylib
*.pyd
dist/
.venv/

# Ruby
Gemfile.lock
pkg/
tmp/
.bundle/
*.bundle

# Secrets / environment
.env
.env.*
.envrc