Function next_strike

Source
fn next_strike(
    data: &JoinData<'_>,
    update: &mut StateUpdate,
    strike_data: &Strike<Duration>,
)