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§
- Owned
Map - Derive macro generating an impl of the trait
OwnedMap
.