Modules§
Structs§
- Abi
- AbiParameter
- An argument or return value of the circuit’s
mainfunction. - AbiReturn
Type
Enums§
- AbiError
Type - AbiType
- Types that are allowed in the (main function in binary)
- AbiValue
- AbiVisibility
- Represents whether the parameter is public or known only to the prover.
- Sign
Constants§
Functions§
- decode_
value - display_
abi_ error - Decode the raw revert data according to some error type descriptor.
Type Aliases§
- Input
Map - A map from the fields in an TOML/JSON file which correspond to some ABI to their values