Vukašin Stepanović
|
8ee616d96b
|
refactor to use common result type
|
2023-02-14 23:01:05 +00:00 |
|
Henry Schimke
|
92f15be032
|
standardize empty string to String::default()
This replaces "".to_owned() "".to_string() and String::from("")
|
2023-02-04 13:13:05 -06:00 |
|
Henry Schimke
|
fb60cfc5a3
|
fix issue with metadata testing
|
2023-02-01 12:23:00 -06:00 |
|
Henry Schimke
|
42d40de755
|
cargo clippy --fix
|
2023-01-27 15:24:24 -06:00 |
|
Henry Schimke
|
fb0b626635
|
cargo fmt
|
2023-01-05 11:32:23 -06:00 |
|
Henry Schimke
|
b69f23711c
|
clippy --fix
|
2023-01-05 11:32:10 -06:00 |
|
Henry Schimke
|
b375e04160
|
move to OnceCell binarizer cache
|
2023-01-05 11:29:29 -06:00 |
|
Henry Schimke
|
65f7c4d01b
|
update for shared state and improved performance
|
2023-01-02 16:38:05 -06:00 |
|
Henry Schimke
|
9ff68e6974
|
rename multi barcode methods to snake case
|
2022-12-31 13:15:30 -06:00 |
|
Henry Schimke
|
f59507ce2a
|
add missing to_string methods in pdf417
|
2022-12-31 11:56:14 -06:00 |
|
Henry Schimke
|
4f93092656
|
more warnings clenaup
|
2022-12-31 11:02:28 -06:00 |
|
Henry Schimke
|
3469f7c599
|
pdf 417 integration 100%
|
2022-12-29 15:39:28 -06:00 |
|