Trait dataflow::TableEntity[][src]

pub trait TableEntity { }

Implementors

impl<'a> TableEntity for DataColumn<'a>[src]

impl<T> TableEntity for DataRow<T>[src]

Loading content...