Re-exports§
pub extern crate simplicity;pub use elements::bitcoin;
Modules§
Structs§
- HexBytes
- Utility struct to serialize byte strings as hex.
Enums§
- Network
- Known Elements networks.
Traits§
- GetInfo
- Get JSON-able objects that describe the type.
Functions§
- hex_
or_ base64 - Parse a string which may be base64 or hex-encoded.