mr_pdf 0.1.9

A lightweight, high-performance PDF generation library for Rust with premium layouts and charts.
Documentation
1
2
3
4
5
6
7
pub mod box_layout;
pub mod cursor;
pub mod flex;
pub mod paragraph;
pub mod table;
pub mod text;
pub mod markdown;