SelectionBlockingExtError

Trait SelectionBlockingExtError 

Source
pub trait SelectionBlockingExtError: SelectionBlocking {
    type Error: Error;
}

Required Associated Types§

Implementations on Foreign Types§

Source§

impl SelectionBlockingExtError for SelectionProxyBlocking<'_>

Implementors§