Trait tskit::metadata::PopulationMetadata[][src]

pub trait PopulationMetadata: MetadataRoundtrip { }
Expand description

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

Implementors