epcgen 0.2.0

A library to help with the type-safe creation of EPC QR codes.
Documentation
  • Coverage
  • 28.57%
    10 out of 35 items documented0 out of 0 items with examples
  • Size
  • Source code size: 64.01 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 4.08 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 18s Average build duration of successful builds.
  • all releases: 17s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • dawedawe

epcgen

A rust library with minimal dependencies to help with the type-safe creation of EPC QR codes.
As epcgen only provides the payload for the QR code, it can be used with any QR rendering software.
Take a look at the examples.

Here's a code carrying data generated with epcgen.
examples.png