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

Exports a hexchat plugin.