Attribute Macrosยง
- Axiom
Compute - Axiom
Compute Input - Derive the
AxiomComputeInputtrait for a struct. The struct must be named_Input. Ex:ExampleInput. All the fields of the struct must implementRawInputfromaxiom_circuit::input::raw_input, which has already been implemented for most primitive Rust types and Ethers types.