CallContext

Type Alias CallContext 

Source
pub type CallContext = ArmaCallContext<WithoutStackTrace>;
Expand description

Context of the callExtension, provided by Arma.

Aliased Typeยง

pub struct CallContext { /* private fields */ }