Module sktool::ctap_device
source · Traits
- Common trait implemented by the different transport mechanisms for CTAP devices. Note: the ?Send is necessary to allow implementations to make FIDL calls becasuse the auto generated FIDL bindings don’t require threadsafe inputs.