gravel_ffi::prelude

Attribute Macro 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.