Docs.rs
  • genpdf-0.2.0
    • genpdf 0.2.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • robinkrahl
    • Dependencies
      • derive_more ^0.99 normal
      • hyphenation ^0.8 normal optional
      • image ^0.23.12 normal optional
      • lopdf ^0.26 normal
      • printpdf ^0.3.4 normal
      • rusttype ^0.8 normal
      • float-cmp ^0.8 dev
      • hyphenation ^0.8 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

genpdf0.2.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • Context
  • Document
  • Margins
  • Mm
  • Position
  • RenderResult
  • Rotation
  • Scale
  • SimplePageDecorator
  • Size
  • elements::Break
  • elements::BulletPoint
  • elements::FrameCellDecorator
  • elements::FramedElement
  • elements::Image
  • elements::LinearLayout
  • elements::OrderedList
  • elements::PaddedElement
  • elements::PageBreak
  • elements::Paragraph
  • elements::StyledElement
  • elements::TableLayout
  • elements::TableLayoutRow
  • elements::Text
  • elements::UnorderedList
  • error::Error
  • fonts::Font
  • fonts::FontCache
  • fonts::FontData
  • fonts::FontFamily
  • render::Area
  • render::Layer
  • render::Page
  • render::Renderer
  • render::TextSection
  • style::Style
  • style::StyledCow
  • style::StyledStr
  • style::StyledString

Enums

  • Alignment
  • PaperSize
  • error::ErrorKind
  • fonts::Builtin
  • style::Color
  • style::Effect

Traits

  • Element
  • PageDecorator
  • elements::CellDecorator
  • error::Context

Functions

  • fonts::from_files