DIUnknownVertex
public final class DIUnknownVertex : Hashable
This vertex maked if component have dependency on unknown type
-
Unknown type - for this type DI didn’t find component in graph
Declaration
Swift
public let type: DIAType
-
Declaration
Swift
public func hash(into hasher: inout Hasher)
-
Declaration
Swift
public static func == (lhs: DIUnknownVertex, rhs: DIUnknownVertex) -> Bool