Attribute Macro grafana_plugin_sdk::backend::async_trait

source ·
#[async_trait]
Expand description

Re-export of async_trait proc macro, so plugin implementations don’t have to import tonic manually.