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.
- Serialize
Tuple - 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