Crate tauri_plugin_nfc

Source

Structs§

Nfc
Access to the nfc APIs.
NfcRecord
NfcTag
NfcTagRecord
ScanRequest
ScanResponse
UriFilter

Enums§

Error
NFCTypeNameFormat
ScanKind
TechKind

Traits§

NfcExt
Extensions to tauri::App, tauri::AppHandle, tauri::WebviewWindow, tauri::Webview and tauri::Window to access the NFC APIs.

Functions§

init
Initializes the plugin.

Type Aliases§

Result