Type Definition RepeatCount
rustyline
type RepeatCount = usize;
The number of times one command should be repeated.