Type Definition termwiz::surface::SequenceNo

source · []
pub type SequenceNo = usize;
Expand description

SequenceNo indicates a logical position within a stream of changes. The sequence is only meaningful within a given Surface instance.