Trait TableWithFields

Source
pub trait TableWithFields { }
Expand description

Marker trait to tag structures for which table trait deducing should be done from trait Fields, which is reflection.

Implementorsยง