Type Alias CallContextStackTrace

Source
pub type CallContextStackTrace = ArmaCallContext<WithStackTrace>;
Expand description

Context of the callExtension, provided by Arma, with a stack trace.

Aliased Typeยง

struct CallContextStackTrace { /* private fields */ }