[][src]Type Definition termwiz::lineedit::HistoryIndex

type HistoryIndex = usize;

Represents a position within the history. Smaller numbers are assumed to be before larger numbers, and the indices are assumed to be contiguous.