Skip to main content

Unit

Type Alias Unit 

Source
pub type Unit = ();
Expand description

The unit type (single value).