Skip to content
ROTHERT.CC
SRCprojects/cv-rs.mdback to projects

cv_rs

A Rust workspace that renders JSON-defined CVs straight to PDF — no browser, no LaTeX. Split into three crates: core for the schema types, render for typesetting on top of oxidize-pdf, and a cv CLI binary wiring them together.

see also

source is public — link below
specvalue
languageRust
last push
sourcepublic repo

topics

  • Rust
  • PDF
  • Cargo Workspace
  • CLI