mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 04:12:34 +00:00
fix errant has_eci
This commit is contained in:
@@ -51,6 +51,9 @@ where
|
||||
pub fn with_eci_string_builder(src: ECIStringBuilder) -> Self {
|
||||
let mut new_self = Self::default();
|
||||
new_self.content = src;
|
||||
|
||||
|
||||
|
||||
new_self
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user