// If you want, you can include the README as the description
//
// By running `cargo test --doc`, you will be able to test if the
// examples in this file work.
//
// #![doc = include_str!("README.md")]
use *;
/// A plugin for ...
///
/// A longer description for this plugin is ...
;