Re-exports§
pub use traits::*;
Modules§
Structs§
Traits§
- Environment
- OrHalt
- A trait to unwrap a
Result
orHalt
.
Functions§
- read_
variable_ length_ integer - Decode the value of a variable length integer. https://en.bitcoin.it/wiki/Protocol_documentation#Variable_length_integer
- variable_
length_ integer - Returns the variable length integer of the given value. https://en.bitcoin.it/wiki/Protocol_documentation#Variable_length_integer