Searched refs:DeviceKeyError (Results 1 – 1 of 1) sorted by relevance
177 pub type DeviceKeyError = String; typedef194 fn apply_action(&mut self, value: String) -> Result<String, DeviceKeyError> { in apply_action() argument196 fn apply_conversion(conv: &Converter, value: String) -> Result<String, DeviceKeyError> { in apply_action() argument