epcgen 0.3.0

A library to help with the type-safe creation of EPC QR codes.
Documentation
1
2
3
4
5
6
7
8
# 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](./example.png)