Cargo Features

fido-authenticator has no features set by default.

[dependencies]
fido-authenticator = { version = "0.1.1", features = ["dispatch", "enable-fido-pre", "log-warn", "log-error"] }
dispatch = apdu-dispatch, ctaphid-dispatch, iso7816
disable-reset-time-window enable-fido-pre
log-all log-none log-info log-debug log-warn
log-error

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

apdu-dispatch dispatch?

Enables apdu-dispatch ^0.1

ctaphid-dispatch dispatch?
iso7816 dispatch?