#[host_plugin]
Marks a struct as a host plugin (IPC-based, runs on daemon host).
Requires the host feature on malbox-plugin-sdk.
host
malbox-plugin-sdk
#[malbox::host_plugin] struct MyPlugin;