Type Alias arma_rs::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 */ }