Instance Propertyswift-nio 2.72.0NIOEmbedded
actual
The type of the actual first element.
Embedded.swift:577let 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.