ActionBlockingExtError

Trait ActionBlockingExtError 

Source
pub trait ActionBlockingExtError: ActionBlocking {
    type Error: Error;
}

Required Associated Types§

Implementations on Foreign Types§

Source§

impl ActionBlockingExtError for ActionProxyBlocking<'_>

Implementors§