TableExtError

Trait TableExtError 

Source
pub trait TableExtError: Table {
    type Error: Error;
}

Required Associated Types§

Implementations on Foreign Types§

Source§

impl TableExtError for TableProxy<'_>

Implementors§