[][src]Module rustyline::config

Customize line editor

Structs

Builder

Configuration builder

Config

User preferences

Enums

ColorMode

Colorization mode

CompletionType
EditMode

Style of editing / Standard keymaps

HistoryDuplicates
OutputStreamType

Should the editor use stdout or stderr

Traits

Configurer