Docs.rs
  • qrcode-generator-5.0.0
    • qrcode-generator 5.0.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • magiclen
    • Dependencies
      • html-escape ^0.2 normal
      • image ^0.25 normal optional
      • qrcodegen ^1.8 normal
      • manifest-dir-macros ^0.1 dev
    • Versions
    • 85.29% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

qrcode_generator5.0.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • QrSegment

Enums

  • QRCodeError
  • QrCodeEcc

Functions

  • to_image
  • to_image_buffer
  • to_image_buffer_from_segments
  • to_image_buffer_from_str
  • to_image_from_segments
  • to_image_from_str
  • to_matrix
  • to_matrix_from_segments
  • to_matrix_from_str
  • to_png_to_file
  • to_png_to_file_from_segments
  • to_png_to_file_from_str
  • to_png_to_vec
  • to_png_to_vec_from_segments
  • to_png_to_vec_from_str
  • to_png_to_writer
  • to_png_to_writer_from_segments
  • to_png_to_writer_from_str
  • to_svg_to_file
  • to_svg_to_file_from_segments
  • to_svg_to_file_from_str
  • to_svg_to_string
  • to_svg_to_string_from_segments
  • to_svg_to_string_from_str
  • to_svg_to_writer
  • to_svg_to_writer_from_segments
  • to_svg_to_writer_from_str