pub trait NodeMetadata: MetadataRoundtrip { }
Expand description

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

Implementors§