Type Definition rel_core::Bool

source · []
pub type Bool = bool;
Expand description

Alias for bool.