rustyline
0.0.1
Modules
completion
config
error
highlight
hint
history
line_buffer
Structs
Editor
Iter
Enums
Anchor
At
CharSearch
Cmd
KeyPress
Movement
Word
Traits
Helper
Type Aliases
RepeatCount
Result
rustyline
Type Alias
RepeatCount
Copy item path
Settings
Help
Summary
Source
pub type RepeatCount =
usize
;
Expand description
The number of times one command should be repeated.