Expand description
The Simplicity Human-Readable Encoding
This module provides the ability to decode and encode NamedCommitNodes
in a human-readable format.
Structs§
- Error
Set - A set of errors found in a human-readable encoding of a Simplicity program.
- Forest
- Position
- Line/column pair
Enums§
- Error
- An individual error.
- Witness
OrHole - For named construct nodes, we abuse the
witnesscombinator to support typed holes.