Trait for handling syscall results.Documentation Index
Fetch the complete documentation index at: https://docs.starknet.io/llms.txt
Use this file to discover all available pages before exploring further.
Signature
Trait functions
unwrap_syscall
Unwraps a syscall result, yielding the content of anOk.
Panics
Panics with the syscall error message if the value is anErr.