swift-metrics/Sources
Franz Busch d067b0e0f7
Add missing `Sendable` annotations (#148)
# Motivation
We were missing a few `Sendable` annotations on our public types.

# Modification
This PR adds `Sendable` to the missing types.
2024-06-21 05:40:32 +09:00
..
CoreMetrics Add missing `Sendable` annotations (#148) 2024-06-21 05:40:32 +09:00
Metrics fix availability of record(:Duration) API (#146) 2024-05-15 18:08:10 +09:00
MetricsTestKit Add missing `Sendable` annotations (#148) 2024-06-21 05:40:32 +09:00