// SPDX-License-Identifier: BUSL-1.1
//! Tiny helpers shared across the scan/search converters.
use TemporalScope;
/// Project `TemporalScope::valid_time` into the wire field `valid_at_ms`.
///
/// `ValidTime::Range` is currently not threaded on the wire — a range form
/// requires a wire-type widening, tracked as a separate batch.
pub