mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 04:12:34 +00:00
steady working on qrcode encoder
This commit is contained in:
@@ -22,6 +22,8 @@ use super::{ErrorCorrectionLevel, FormatInformation};
|
||||
|
||||
use lazy_static::lazy_static;
|
||||
|
||||
pub type VersionRef = &'static Version;
|
||||
|
||||
lazy_static! {
|
||||
static ref VERSIONS: Vec<Version> = Version::buildVersions();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user