pub fn verify_hardware_binding(
binding: &HardwareBinding,
current: &HardwareInfo,
) -> Result<(), HardwareBindingError>Expand description
Check if the current hardware matches the binding
pub fn verify_hardware_binding(
binding: &HardwareBinding,
current: &HardwareInfo,
) -> Result<(), HardwareBindingError>Check if the current hardware matches the binding