Module mg::completion

source ·
Expand description

Trait and widget for input completion.

Re-exports

Modules

Structs

Enums

Constants

Traits

  • The trait completer is an interface to be satisfied by input completers.
  • Trait to specify that a type can be converted to a CompletionCell.