Builtin type std::prelude::void

Re-export from std::builtins::void

Unit type (())

Unit type (also called void type) is the return type of expressions that do not return a value.

Methods

impl void { ... }

Mixins

impl void { ... }