Module rustyline::config

source ·
Expand description

Customize line editor

Structs

Configuration builder
User preferences

Enums

Colorization mode
Style of editing / Standard keymaps
Should the editor use stdout or stderr

Traits