Edit

thodg/totp-rs/qrcodegen-image/README.md

Branch :

  • Show log

    Commit

  • Author : Cléo Rebert
    Date : 2023-09-11 10:56:55
    Hash : 49a927a3
    Message : Add README Signed-off-by: Cléo Rebert <cleo.rebert@gmail.com>

  • qrcodegen-image/README.md
  • # qrcodegen-image
    
    [![docs](https://docs.rs/totp-rs/badge.svg)](https://docs.rs/qrcodegen-image) [![crates.io](https://img.shields.io/crates/v/qrcodegen-image.svg)](https://crates.io/crates/qrcodegen-image)
    
    This crate is a wrapper around the [qrcodegen](https://crates.io/crates/qrcodegen) and [image](https://crates.io/crates/image) library. For examples, see the source code of [totp-rs](https://crates.io/crates/totp-rs).