define_bun_plugin

Macro define_bun_plugin 

Source
macro_rules! define_bun_plugin {
    ($name:expr) => { ... };
}