epcgen 0.3.0

A library to help with the type-safe creation of EPC QR codes.
Documentation
  • Coverage
  • 97.62%
    41 out of 42 items documented1 out of 1 items with examples
  • Size
  • Source code size: 68.39 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 4.18 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