mr_pdf 0.1.4

A lightweight, high-performance PDF generation library for Rust with premium layouts and charts.
Documentation
1
2
3
4
pub mod parser;
pub mod renderer;

pub use renderer::SvgRenderer;