pub type KeyboardHidComponentType<U> = UsbHidDriver<'static, KeyboardHid<'static, U>>;Aliased Typeยง
struct KeyboardHidComponentType<U> { /* private fields */ }pub type KeyboardHidComponentType<U> = UsbHidDriver<'static, KeyboardHid<'static, U>>;struct KeyboardHidComponentType<U> { /* private fields */ }