pub trait MutationMetadata: MetadataRoundtrip { }
Expand description

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

Implementors§