Expand description
Utility functions
Functions needed by all parts of the Bitcoin library
Modules§
- hash
- Hash functions
Enums§
- Error
- A general error code, other errors should implement conversions to/from this if appropriate.
Traits§
- BitArray
- A trait which allows numbers to act as fixed-size bit arrays