Skip to main content

Crate wslplugins_macro

Crate wslplugins_macro 

Source
Expand description

Provides procedural macros for WSL plugin development.

Attribute Macrosยง

wsl_plugin_v1
Attribute macro for WSL plugin V1. This macro should be used on impl block of WSLPluginV1 in order to register the plugin that implement this interface