Module tskit::provenance[][src]

Expand description

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

An immutable view of a provenance table.

Row of a ProvenanceTable.

Traits

Enable provenance table access.