[][src]Module serde_spaniel::rustyline

Prompt based on the RustyLine crate.

Structs

RustyLinePrompt

Prompt based on RustyLine

SimpleHelper

RustyLine Helper which supports tab completion of variant names.

StaticCandidate

Tab completion candidate with a static lifetime.

Traits

SpanielHelper

Trait for RustyLine Helpers which support tab completion of variant names.