Crate not_webusb

Source

Structs§

NotWebUsb
The main type for not-webusb. Construct this via NotWebUsb::new and then regularly poll it via NotWebUsb::poll. Check for requests via NotWebUsb::check_pending_request, a response must be sent via NotWebUsb::send_response once it is ready.

Enums§

NotWebUsbError