Skip to main content

pixelflow_plugin

Macro pixelflow_plugin 

macro_rules! pixelflow_plugin {
    ($plugin:ty) => { ... };
}
Expand description

Exports pixelflow_plugin_entry_v2 for Rust plugin type.