TableCellExtError

Trait TableCellExtError 

Source
pub trait TableCellExtError: TableCell {
    type Error: Error;
}

Required Associated Types§

Implementations on Foreign Types§

Source§

impl TableCellExtError for TableCellProxy<'_>

Implementors§