Module tskit::provenance[][src]

Optional module for table and tree sequence provenance tables.

This module is enabled via the "provenance" feature and provides the following:

See Provenance for examples.

Structs

ProvenanceTable

An immutable view of a provenance table.

ProvenanceTableRow

Row of a ProvenanceTable.

Traits

Provenance

Enable provenance table access.