plugin_macros

Macros to make plugins easier to make in Rust.

Usage

First of all, this needs to be in your Cargo.toml:

toml plugin_macros = "~0.1"

The following features exist:

By default the crate uses swisstable.