Function re_viewer::external::arrow2::bitmap::utils::is_set

pub fn is_set(byte: u8, i: usize) -> bool
Expand description

Returns whether bit at position i in byte is set or not