Re-exports
Modules
Macros
- Creates a match statement that evaluates the operation.
- Creates a match statement that executes the operation.
- Creates a match statement that applies the given operation for each instruction.
- Creates a new
struct
that implements theOperation
trait. - Creates a match statement that returns the output type given the input types.
Structs
- An import statement defines an imported program, and is of the form
import {name}.{network};
. If nonetwork
-level domain is specified, the default network is used.