Void

Convenience type that can be used for union fields that have no value (void is not allowed).

struct Void {}

Meta