pub trait NodeMetadata: MetadataRoundtrip { }Expand description
Marker trait indicating MetadataRoundtrip
for the node table of a TableCollection.
pub trait NodeMetadata: MetadataRoundtrip { }Marker trait indicating MetadataRoundtrip
for the node table of a TableCollection.