We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d68592 commit 0d01ec9Copy full SHA for 0d01ec9
src/encode_hints.rs
@@ -1,5 +1,5 @@
1
use rxing::{datamatrix::encoder::SymbolShapeHint, Dimension};
2
-use std::collections::{HashMap, HashSet};
+use std::collections::{HashMap};
3
use wasm_bindgen::prelude::*;
4
5
#[wasm_bindgen]
0 commit comments