bit_get

Function bit_get 

Source
pub fn bit_get(col: Expr, pos: Expr) -> Expr
Expand description

Returns the value of the bit (0 or 1) at the specified position.