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
WSLPluginV1in order to register the plugin that implement this interface