[][src]Crate wooting_analog_plugin_dev

Re-exports

pub extern crate wooting_analog_common;

Macros

declare_plugin

Declare a plugin type and its constructor.

Statics

ANALOG_SDK_PLUGIN_ABI_VERSION

Version number of the plugin ABI which is exported in plugins so the SDK can determine how to handle the plugin based on which ABI version it's on

ANALOG_SDK_PLUGIN_VERSION

Traits

Plugin

The core Plugin trait which needs to be implemented for an Analog Plugin to function

Functions

generate_device_id