Trait tskit::metadata::EdgeMetadata[][src]

pub trait EdgeMetadata: MetadataRoundtrip { }
Expand description

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

Implementors