Type Definition rustyline::RepeatCount [−][src]
pub type RepeatCount = usize;Expand description
The number of times one command should be repeated.
pub type RepeatCount = usize;The number of times one command should be repeated.