[][src]Function fastnbt::anvil::bits_per_block

pub fn bits_per_block(palette_len: usize) -> usize

Get the number of bits that will be used in Blockstates per block.

See anvil::expand_blockstates for more information.