Module Info.UsbBus

type t = {
  1. bus : int;
  2. dev : int;
}
val pp : t Fmt.t