Expand description
Structs§
- Output
Layer - Output layers are “virtual layers” in the sense that they are not assigned a separate LayerId. Instead they are associated with the ID of an existing intermediate/input layer on which they generate claims for. Contains an MleEnum which can be either a DenseMle or a ZeroMle.
- Output
Layer Description - The circuit description type for the defaul Output Layer consisting of an MLE.
- Verifier
Output Layer - The verifier counterpart type for the defaul Output Layer consisting of an MLE.
Enums§
- Output
Layer Error - Errors to do with working with a type implementing OutputLayer.
- Verifier
Output Layer Error - Errors to do with working with a type implementing VerifierOutputLayer.