reorganize some impl blocks

This commit is contained in:
Henry Schimke
2023-03-20 15:33:01 -05:00
parent 0df86d4fd4
commit 372bb454c0
6 changed files with 53 additions and 46 deletions

View File

@@ -0,0 +1,3 @@
mod bitmatrix;
mod qr_formatinformation;
mod qrcode_version;