Searched defs:DeviceCreationError (Results 1 – 1 of 1) sorted by relevance
762 pub enum DeviceCreationError { enum788 impl error::Error for DeviceCreationError {} implementation790 impl fmt::Display for DeviceCreationError { implementation832 impl From<Error> for DeviceCreationError { implementation834 fn from(err: Error) -> DeviceCreationError { in from()848 impl From<ExtensionRestrictionError> for DeviceCreationError { implementation855 impl From<FeatureRestrictionError> for DeviceCreationError { implementation