Module bitcoin::util [] [src]

Utility functions

Functions needed by all parts of the Bitcoin library

Modules

address
base58
bip32
contracthash
decimal
hash
iter
misc
patricia_tree
uint

Enums

Error

A general error code

Traits

BitArray

A trait which allows numbers to act as fixed-size bit arrays

Functions

propagate_err

Prepend the detail of an IoResult's error with some text to get poor man's backtracing