DeviceEventControllerExtError

Trait DeviceEventControllerExtError 

Source
pub trait DeviceEventControllerExtError: DeviceEventController {
    type Error: Error;
}

Required Associated Types§

Implementations on Foreign Types§

Source§

impl DeviceEventControllerExtError for DeviceEventControllerProxy<'_>

Implementors§