Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 216 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 216 Bytes

Rust PDF book

Compiles Rust language markdown book to a pdf file.

Usage

    npm install
    node index.js

Compiled Docs

Compiled documents will be available in two formats (PDF, md) in book folder.