pub fn is_same_device(lhs: &DeviceOption, rhs: &DeviceOption) -> bool
Expand description

| Returns if the two DeviceOptions are | pointing to the same device. |