ValueBlockingExtError

Trait ValueBlockingExtError 

Source
pub trait ValueBlockingExtError: ValueBlocking {
    type Error: Error;
}

Required Associated Types§

Implementations on Foreign Types§

Source§

impl ValueBlockingExtError for ValueProxyBlocking<'_>

Implementors§