Crate anyrun_interface

Source

Structs§

Match
Represents a match from a plugin
Plugin
PluginInfo
Info of the plugin. Used for the main UI
PluginRef
This is the pointer to the prefix of Plugin.
Plugin_Prefix
This is the prefix fields of Plugin, accessible through PluginRef, with .0.prefix().

Enums§

HandleResult
For determining how anyrun should proceed after the plugin has handled a match selection
PollResult