pub const PERSISTENT_SUBSCRIPTION_FROM_START: i64 = -1;Expand description
Sentinel for PersistentSubscriptionBuilder::start_position: replay from the
beginning of the recording. Maps to Aeron’s AERON_ARCHIVE_PERSISTENT_SUBSCRIPTION_FROM_START.
pub const PERSISTENT_SUBSCRIPTION_FROM_START: i64 = -1;Sentinel for PersistentSubscriptionBuilder::start_position: replay from the
beginning of the recording. Maps to Aeron’s AERON_ARCHIVE_PERSISTENT_SUBSCRIPTION_FROM_START.