TableCellBlockingExtError

Trait TableCellBlockingExtError 

Source
pub trait TableCellBlockingExtError: TableCellBlocking {
    type Error: Error;
}

Required Associated Types§

Implementations on Foreign Types§

Source§

impl TableCellBlockingExtError for TableCellProxyBlocking<'_>

Implementors§