[][src]Type Definition saigon_core::PluginResult

type PluginResult = Result<PluginResponse, &'static str>;

The result of a Plugin handling a Command.