Module pow
Expand description
Structsยง
- Compact
Target - Encoding of 256-bit target as 32-bit float.
- Target
- A 256 bit integer representing target.
- TryFrom
Error - Error from
TryFrom<signed type>
implementations, occurs when input is negative. - Work
- A 256 bit integer representing work.