macro_rules! hexchat_plugin {
    ($t:ty) => { ... };
}
Expand description

Exports a hexchat plugin.