Function tidb_query_expr::impl_op::right_shift[][src]

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