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§
- Into
Owned Map - Derive macro generating an impl of
rustsynth::map::IntoOwnedMap
.