pub type CallContextStackTrace = ArmaCallContext<WithStackTrace>;
Context of the callExtension, provided by Arma, with a stack trace.
pub struct CallContextStackTrace { /* private fields */ }