Instance Propertyswift-nio 2.72.0NIOEmbedded
actual
The type of the actual first element.
AsyncTestingChannel.swift:154- iOS
- 13.0+
- macOS
- 10.15+
- tvOS
- 13.0+
- watchOS
- 6.0+
let actual: Any.Type
Other members in extension
Type members
init(expected: Any.Type, actual: Any.Type
) static func == (lhs: WrongTypeError, rhs: WrongTypeError
) -> Bool
Instance members
let expected: Any.Type
The type you expected.