docs.rs failed to build pdf-doc-0.1.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
pdf-doc
Create a writing document and save to PDF with Rust.
A minimal library.
Model a writing document with formatting options.
Slightly modeled after Google Docs or Microsoft Word.
Save to PDF
or JSON
.
Reads JSON
documents only.
Prerequisites
Install clang++
for the skia-safe crate dependency.
On Linux