Module tskit::metadata[][src]

Expand description

Support for table row metadata

Enums

Traits

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

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

Enable a type to be used as table metadata

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

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

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

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

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