Crate rustsynth_derive

Crate rustsynth_derive 

Source

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§

IntoOwnedMap
Derive macro generating an impl of rustsynth::map::IntoOwnedMap.