Function fractal::contrib::qr_code_scanner::qr_code_detector::decode_qr
source ยท pub(crate) fn decode_qr<I>(
image: I,
) -> Result<QrVerificationData, QrDecodingError>
pub(crate) fn decode_qr<I>(
image: I,
) -> Result<QrVerificationData, QrDecodingError>