Crate webscale_plugin

Source
Expand description

Plugin extensions for the Webscale IRC bot.

This library provides the client-facing API and a set of utility macros for developing extensions to the Webscale IRC bot.

Macros§

export_plugin

Structs§

BTreeMap
An ordered map based on a B-Tree.
PluginDescription
User

Constants§

VERSION

Traits§

Link
Plugin

Type Aliases§

PluginConfig