Type Alias UserdataState

Source
pub type UserdataState = State<ArcRwUserdata>;

Aliased Typeยง

pub struct UserdataState(/* private fields */);