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