begin work on maxicode

This commit is contained in:
Henry Schimke
2022-10-15 17:49:18 -05:00
parent 7d8bee6ccc
commit 64abf21e1e
8 changed files with 357 additions and 305 deletions

View File

@@ -6,6 +6,7 @@ pub mod client;
pub mod common;
mod exceptions;
pub mod qrcode;
pub mod maxicode;
pub use exceptions::Exceptions;