Module plugins

Source
Expand description

Plugins and related functionality.

Re-exports§

pub use self::manifest::Command;
pub use self::manifest::PlaceholderRpc;
pub use self::manifest::PluginDescription;

Modules§

manifest
Structured representation of a plugin’s features and capabilities.
rpc
RPC types, corresponding to protocol requests, notifications & responses.

Structs§

Plugin
PluginPid
A process-unique identifier for a running plugin.

Type Aliases§

PluginId
PluginName