Trait TableComponent

Source
pub trait TableComponent: Item { }
Expand description

A component that can be added to a Table

Implementors§