Function iapyx::qr::read_qrs

source ·
pub fn read_qrs<P: AsRef<Path>>(
    qrs: &[P],
    pin_read_mode: &PinReadModeSettings,
    stop_at_fail: bool
) -> Vec<Secret>
Expand description

Reads qr codes from paths

Panics

When stop at fail is true and there is an error when reading qr code