pub trait MigrationMetadata: MetadataRoundtrip { }
Expand description

Marker trait indicating MetadataRoundtrip for the migration table of a TableCollection.

Implementors