#[client]
Attribute client struct declarations to enable distributed tracing.
To declare a client that will be traced, you should use the #[tracing::client] attribute exported from azure_core.
#[tracing::client]