Skip to main content

nice_export_clap

Macro nice_export_clap 

Source
macro_rules! nice_export_clap {
    ($($plugin_ty:ty),+) => { ... };
}
Expand description

Export one or more CLAP plugins from this library using the provided plugin types.