lb-pdf 0.1.1

wrapper for pdfium render that includes the pdfium binary
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "lb-pdf"
version = "0.1.1"
edition = "2021"
license = "MIT"
description = "wrapper for pdfium render that includes the pdfium binary" 

[dependencies]
pdfium-render = "0.8.11"