Function convert_to_binary_string

Source
pub fn convert_to_binary_string(num: u8, bits_to_show_count: u64) -> String