Cargo Features

usbd-human-interface-device has no features set by default.

[dependencies]
usbd-human-interface-device = { version = "0.5.0", features = ["defmt", "log"] }
defmt

Enables defmt, defmt of usb-device

Features from optional dependencies

log implicit feature

Enables log

log:

A lightweight logging facade for Rust