Attribute Macro gravel_ffi::prelude::gravel_provider

source ยท
#[gravel_provider]
Expand description

Automatically implements the necessary FFI-glue for plugins to work.

The Argument is the plugin name, which is used to identify it.
See gravel_ffi::Provider for more detailed information.