Skip to main content

Module generator_prelude

Module generator_prelude 

Source
Expand description

Prelude for modules which use the gen_hid_descriptor macro.

Re-exports§

pub use crate::descriptor::AsInputReport;
pub use crate::descriptor::SerializedDescriptor;

Traits§

Serialize
A data structure that can be serialized into any data format supported by Serde.
SerializeTuple
Returned from Serializer::serialize_tuple.
Serializer
A data format that can serialize any data structure supported by Serde.

Attribute Macros§

gen_hid_descriptor
Attribute to generate a HID descriptor & serialization code