Docs.rs
html2pdf-secure-0.1.0
html2pdf-secure 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Darshan25503
Dependencies
aes ^0.8
normal
anyhow ^1.0
normal
base64 ^0.22
normal
cbc ^0.1
normal
headless_chrome ^1.0
normal
log ^0.4
normal
lopdf ^0.38
normal
rand ^0.9
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
thiserror ^2.0
normal
tokio ^1.0
normal
optional
urlencoding ^2.1
normal
env_logger ^0.11
dev
tempfile ^3.0
dev
Versions
85.56%
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
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module converter
html2pdf_
secure
0.1.0
Module converter
Module Items
Structs
In crate html2pdf_
secure
html2pdf_secure
Module
converter
Copy item path
Source
Expand description
HTML to PDF conversion functionality using headless Chrome.
Structs
ยง
Html2
PdfConverter
Main converter for HTML to PDF with password protection.