[][src]Function essentials::sugar::tern

pub fn tern<T>(cond: bool, if_true: T, if_false: T) -> T