Type Alias arma_rs::State

source ·
pub type State = TypeMapSendSync;
Expand description

State TypeMap that can hold at most one value per type key.

Aliased Type§

struct State { /* private fields */ }