// SPDX-License-Identifier: Apache-2.0
/// Identity for a segment, assigned by the coordinator.
/// Metadata produced by flushing a segment.
///
/// Returned by `SegmentWorker::flush()` and collected by the coordinator
/// for writing the segments file at commit time.