DeviceEventControllerBlockingExtError

Trait DeviceEventControllerBlockingExtError 

Source
pub trait DeviceEventControllerBlockingExtError: DeviceEventControllerBlocking {
    type Error: Error;
}

Required Associated Types§

Implementations on Foreign Types§

Source§

impl DeviceEventControllerBlockingExtError for DeviceEventControllerProxyBlocking<'_>

Implementors§