Struct reedline::Emacs[][src]

pub struct Emacs { /* fields omitted */ }
Expand description

This parses the incoming Events like a emacs style-editor

Implementations

Emacs style input parsing constructor if you want to use custom keybindings

Trait Implementations

Returns the “default value” for a type. Read more

Translate the given user input event into what the LineEditor understands

What to display in the prompt indicator

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.