Skip to content

Investigate options for const implementation of HID relabeling #934

Description

@williampMSFT

Per discussion here: #933 (comment) we'd ideally like to be able to do HID report descriptor relabeling at compile time in some circumstances. We don't need it immediately because our first use case is a passthrough thing that needs to happen at runtime, but we'd like to enable doing this at compile time eventually.

Circle back on this, ideally once const traits support lands in rust - we think that should make it a lot easier to be simultaneously const and no-panic.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions