Skip to main content
I256
crypto_
bigint
0.7.5
I256
Aliased Type
Fields
0
In crate crypto_
bigint
crypto_bigint
Type Alias
I256
Copy item path
Source
pub type I256 =
Int
<4>;
Expand description
Signed bit integer.
Aliased Type
§
#[repr(transparent)]
pub struct I256(
Uint
<4>);
Tuple Fields
§
§
0:
Uint
<4>