Type Alias CallbackResources

Source
pub type CallbackResources = TypeMap;
Expand description

You can use this for storage when implementing CallbackTrait.

Aliased Typeยง

struct CallbackResources { /* private fields */ }