Function iced::widget::qr_code

source ·
pub fn qr_code<Theme>(data: &Data) -> QRCode<'_, Theme>
where Theme: StyleSheet,
Available on crate feature qr_code only.
Expand description

Creates a new QRCode widget from the given Data.