#[async_trait]
Expand description

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