Crate ctaphid_app

Source

Enums§

Traits§

  • trait interface for a CTAPHID application. The application chooses which commands to register to, and will be called upon when the commands are received in the CTAPHID layer. Only one application can be registered to a particular command.