# Structs
DeviceInfo is an internal structure type to store info about discovered device.
# Type aliases
ClaimAllocations maps a slice of allocated DeviceInfos to Claim.Uid.
No description provided by the author
DevicesInfo is a dictionary with DeviceInfo.uid being the key.