swift-metrics/Sources/MetricsTestKit
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
..
Docs.docc add "meter" - a new type of metric and metric handler (#123) 2023-05-24 13:55:56 -07:00
TestMetrics.swift Add missing `Sendable` annotations (#148) 2024-06-21 05:40:32 +09:00