Type Definition rustyline::RepeatCount

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

The number of times one command should be repeated.