mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 12:22:34 +00:00
encoder builds, no tests
This commit is contained in:
@@ -2867,6 +2867,7 @@ impl fmt::Display for ECIStringBuilder {
|
||||
*
|
||||
* @author Alex Geller
|
||||
*/
|
||||
#[derive(Clone)]
|
||||
pub struct ECIEncoderSet {
|
||||
encoders: Vec<EncodingRef>,
|
||||
priorityEncoderIndex: usize,
|
||||
|
||||
Reference in New Issue
Block a user