rustyline
10.1.1
Modules
completion
config
error
highlight
hint
history
line_buffer
validate
Structs
Context
Editor
EventContext
KeyEvent
Modifiers
Enums
Anchor
At
CharSearch
Cmd
Event
EventHandler
InputMode
KeyCode
Movement
Word
Traits
ConditionalEventHandler
ExternalPrinter
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.