logo
pub const LIMB_BYTES: usize = 8;
👎 Deprecated since 0.2.2:

use Limb::BYTE_SIZE instead

Expand description

Number of bytes in a Limb.