Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

trace

Fully qualified path: snforge_std::trace

Free functions

get_call_traceReturns current call trace of the test, up to the last call made to a contract

Structs

CallTraceTree-like structure which contains all of the starknet calls and sub-calls along with the results
CallEntryPointA single function entry point summary

Enums

EntryPointTypeType of the function being invoked
CallTypeDenotes type of the call
CallResultResult of a contract or a library call
CallFailureRepresents a pre-processed failure of a call