Type Definition crypto_bigint::WideLimbUInt
source · pub type WideLimbUInt = WideWord;
👎Deprecated since 0.4.8: please use
WideWord
insteadExpand description
Deprecated: wide integer type which is double the width of Word
.