Closed lee-aaron closed 1 year ago
Adds a cfg feature tag in the match statement
If you don't have the otel_impls feature and you're using the Rust SDK client, it will fail to compile.
cargo check
None
All committers have signed the CLA.
What was changed
Adds a cfg feature tag in the match statement
Why?
If you don't have the otel_impls feature and you're using the Rust SDK client, it will fail to compile.
Checklist
cargo check
None