CallContextStackTrace

Type Alias CallContextStackTrace 

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

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

Aliased Typeยง

pub struct CallContextStackTrace { /* private fields */ }