Expand description
§ean-rs
ean_rs
is a crate for handling European Article Numbers (EAN).
This crate provides functionality to validate and to render EAN codes.
Structs§
- Advanced
PngConfig - Examples
- Simple
PngConfig - Dimensions configuration for png file
Enums§
Functions§
- is_
correct_ ean - Check if the given string is a correct EAN-8 or EAN-13
- save_
as_ png - Save an ean as a png file
- save_
as_ svg - Save an ean as a svg file
- show_
on_ terminal - Show an ean on the terminal