[go: up one dir, main page]

Crate azure_core_macros

Crate azure_core_macros 

Source
Expand description

§Azure client library macros

Macros for client libraries built on azure_core.

Attribute Macros§

client
Attribute client struct declarations to enable distributed tracing.
function
Attribute client public APIs to enable distributed tracing.
new
Attribute client struct instantiation to enable distributed tracing.
subclient
Attribute client subclient struct declarations to enable distributed tracing.