Crate rustsynth_derive

Crate rustsynth_derive 

Source

Macros§

init_plugins
Initilizes the autoloaded plugins

Attribute Macros§

vapoursynth_filter
Macro to define individual filters within a plugin
vapoursynth_plugin
Macro to define a VapourSynth plugin containing multiple filters

Derive Macros§

OwnedMap
Derive macro generating an impl of the trait OwnedMap.