Function or

Source
pub fn or<T: Sized>(cond: bool, truth_val: T, false_val: T) -> T