Extensions
The following extensions are available globally.
-
Declaration
Swift
extension Array: ObjectSerialize where Element: Codable -
Declaration
Swift
extension TimespanMetricType -
Declaration
Swift
extension TimingDistributionMetricType -
Turn a string into an error, so that it can be thrown as an exception.
This should only be used in tests.
See moreDeclaration
Swift
extension String: Swift.Error
View on GitHub
Extensions Reference