incomplete port of decoder

This commit is contained in:
Henry Schimke
2022-11-13 17:24:45 -06:00
parent 492fa0f09d
commit 8573212ef6
6 changed files with 765 additions and 697 deletions

View File

@@ -23,6 +23,8 @@ lazy_static! {
static ref VERSIONS: Vec<Version> = Version::buildVersions();
}
pub type VersionRef = &'static Version;
/**
* The Version object encapsulates attributes about a particular
* size Data Matrix Code.