Function tidb_query_expr::impl_op::decimal_is_true[][src]

pub fn decimal_is_true<K: KeepNull>(
    arg: Option<&Decimal>
) -> Result<Option<i64>>