Re-exports§
pub use errors::*;
Modules§
- action
- binds
- config
- Config Types.
See
src/bin/mm/config.rsfor an example - errors
- event
- message
- noninteractive
- nucleo
- preview
- render
- tui
- ui
Macros§
Structs§
- Matchmaker
- The main entrypoint of the library. To use:
- OddEnds
- Pick
Options - Used to configure
Matchmaker::pickwith additional options. - Selector
Constants§
Traits§
- Match
Result Ext - SSS
- Thread safe (items and fns) These traits are required by Nucleo since it works in a different thread
- Segmentable
Item - Selection
Functions§
- make_
previewer - Causes the program to display a preview of the active result.
The Previewer can be connected to
MatchmakerusingPickOptions::previewer
Type Aliases§
- Action
Aliaser - Action
ExtHandler - Config
Injector - Config
Matchmaker - Identifier
- Paste
Handler - Returns what should be pushed to input
- Render
Fn - Splitter
Fn