TableBlockingExtError

Trait TableBlockingExtError 

Source
pub trait TableBlockingExtError: TableBlocking {
    type Error: Error;
}

Required Associated Types§

Implementations on Foreign Types§

Source§

impl TableBlockingExtError for TableProxyBlocking<'_>

Implementors§