Type Definition evalexpr::EmptyType

source ·
pub type EmptyType = ();
Expand description

The type used to represent empty values in Value::Empty.