LOG_REF_COUNT_BITS

Constant LOG_REF_COUNT_BITS 

Source
pub const LOG_REF_COUNT_BITS: usize = 1;
Expand description

Log2 of the number of bits used to store each object’s reference count in the RC table.