init(_:)
Creates an instance that uniquely identifies the given metatype.
Declaration
init(_ x: any (~Copyable & ~Escapable).Type)Parameters
- x:
A metatype.
Creates an instance that uniquely identifies the given metatype.
init(_ x: any (~Copyable & ~Escapable).Type)A metatype.