Skip to main content

is_caught_up_to_stream_tail

Function is_caught_up_to_stream_tail 

Source
fn is_caught_up_to_stream_tail(
    replay_cursor_seq: i64,
    latest_stream_seq: u64,
) -> bool