Function rustils::booleanutils::is_true [] [src]

pub fn is_true<T: PartialEq>(val: T, false_val: T) -> bool