pub trait DataDefinition: 'static { }
Expand description

A trait implemented by the data_definition attribute.

Implementors§