[][src]Function releez::utils::or

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