kind
The kind of module, describing whether it contains unit tests, contains the main entry point of an executable, or neither.
Declaration
var kind: ModuleKind { get }The kind of module, describing whether it contains unit tests, contains the main entry point of an executable, or neither.
var kind: ModuleKind { get }