Function tidb_query_expr::impl_op::left_shift[][src]

fn left_shift(lhs: Option<&Int>, rhs: Option<&Int>) -> Result<Option<Int>>