Function getbit

Source
pub fn getbit(col: impl Into<Column>, pos: impl Into<Column>) -> Column
Expand description

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