Trait tskit::metadata::SiteMetadata[][src]

pub trait SiteMetadata: MetadataRoundtrip { }
Expand description

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

Implementors