ComponentBlockingExtError

Trait ComponentBlockingExtError 

Source
pub trait ComponentBlockingExtError: ComponentBlocking {
    type Error: Error;
}

Required Associated Types§

Implementations on Foreign Types§

Source§

impl ComponentBlockingExtError for ComponentProxyBlocking<'_>

Implementors§