Это видео недоступно.
Сожалеем об этом.

DOCX creator built with Rust docx-rs 🦀 | Rust Language

Поделиться
HTML-код
  • Опубликовано: 13 авг 2024
  • Docx-rs based Docx file writer application written in Rust. This code allows you to create your own Word docs (docx files) and supply your own text file to provide the content. I've used Clap to accept arguments as well, which allows you to get the relevant data into the specific parts the document. This has not been tested on Windows, (I use Linux) but this should work on Windows too. Please try and let me know.
    A bit like "mail merge" from the bad old days, except there is more scope for automating, customizing the documents, and increasing performance with Rust!
    - chapters -
    00:00 intro docx-rs
    02:06 Clap Options
    04:06 source files
    06:00 trial run
    09:05 Cargo.toml
    10:14 controller.rs
    16:10 main.rs
    19:07 doc-rs examples
    🟩 GitHub Code 👀
    🐱 github.com/RGG...
    The examples from doc-rs:
    🔗 github.com/bok...
    Read more on my website :
    🔗 redandgreen.co...
    #msword #docx #rustlang

Комментарии •