Searched defs:DeviceOpenError (Results 1 – 3 of 3) sorted by relevance
61 pub enum DeviceOpenError { enum77 pub fn open(path: &Path, config: DeviceConfig) -> Result<Self, DeviceOpenError> { in open() argument
57 DeviceOpenError(#[from] DeviceOpenError), enumerator
58 DeviceOpenError(#[from] DeviceOpenError), enumerator