Type Alias CallbackStateType

Source
pub type CallbackStateType = Box<dyn Any + Send>;

Aliased Typeยง

struct CallbackStateType(/* private fields */);