Skip to main content

Crate ichoose

Crate ichoose 

Source

Structs§

ListEntry
ListSearch
Main type to setup the list search.
ListSearchExtra
SelectionResult
Result returned by the list search picker.

Enums§

ActionKey
Keys that can be used as action keys without conflicting with search or navigation.

Type Aliases§

FilterCallback
Callback to handle key:value filter terms. Given a key, value, and the entry, returns true if it matches.
PreviewCallback
Callback to get preview text for an entry. Given a key, returns the text to display in the preview pane.