mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 04:12:34 +00:00
switch from import to crate somewhere
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import com.google.zxing.XRingResult;
|
||||
use crate::XRingResult;
|
||||
|
||||
// ParsedResultType.java
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user