Skip to main content

Crate paperforge_layout

Crate paperforge_layout 

Source

Re-exports§

pub use element::Align;
pub use element::Element;
pub use element::Heading;
pub use element::Image;
pub use element::List;
pub use element::Paragraph;
pub use element::Table;
pub use layout::LayoutEngine;
pub use paragraph::ParagraphBuilder;
pub use table::all_border;
pub use table::grid_border;
pub use table::outer_border;
pub use table::Border;
pub use table::BorderStyle;
pub use table::Cell;
pub use table::HeaderPosition;
pub use table::TableBuilder;
pub use table::TableConfig;
pub use text::Span;
pub use text::Style;
pub use text::TextBuilder;

Modules§

element
layout
paragraph
table
text