Constant mz_catalog::durable::persist::MIN_EPOCH

source ·
const MIN_EPOCH: Epoch;
Expand description

The minimum value of an epoch.

§Safety

new_unchecked is safe to call with a non-zero value.