Constant rust_hdl_core::bits::LITERAL_BITS
source · pub const LITERAL_BITS: usize = 64;
Expand description
LITERAL_BITS is set to the number of bits in the LiteralType. I.e., it is guaranteed that the number of bits in LiteralType is LITERAL_BITS.