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

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.