Closed ktoso closed 1 year ago
Motivation:
We promise a default implementation for Any APIs when you're on Swift 5.7+ but we slightly mistyped the signature resultign in users having to implement it manually
Modifications:
fix signature
Result:
5.7 users don't need to implement startAnySpan
Motivation:
We promise a default implementation for Any APIs when you're on Swift 5.7+ but we slightly mistyped the signature resultign in users having to implement it manually
Modifications:
fix signature
Result:
5.7 users don't need to implement startAnySpan