Constant crypto_bigint::LIMB_BYTES [−][src]
pub const LIMB_BYTES: usize = 8;
👎 Deprecated since 0.2.2:
use Limb::BYTE_SIZE
instead
This is supported on 64-bit only.
Expand description
Number of bytes in a Limb
.