Attribute Macro gravel_ffi::gravel_frontend

source ยท
#[gravel_frontend]
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::Frontend for more detailed information.