CairoHintProcessor
in the runner.
Signature
Arguments
selector
- The cheatcode identifier.
input
- Input parameters for the cheatcode.
Returns
- A span containing the cheatcode’s output
CairoHintProcessor
in the runner.
pub extern fn cheatcode(input: Span) -> Span nopanic;
selector
- The cheatcode identifier.
input
- Input parameters for the cheatcode.
Was this page helpful?