Constant crypto_bigint::LIMB_BYTES[][src]

pub const LIMB_BYTES: usize = 4;
👎 Deprecated since 0.2.2:

use Limb::BYTE_SIZE instead

This is supported on 32-bit only.
Expand description

Number of bytes in a Limb.