pub type UsbBuilder = Builder<'static, UsbDriver>;
usb
Builder for a USB device stack.
struct UsbBuilder { /* private fields */ }