Skip to main content

CallbackResources

Type Alias CallbackResources 

Source
pub type CallbackResources = TypeMap;
Expand description

You can use this for storage when implementing CallbackTrait.

Aliased Typeยง

pub struct CallbackResources { /* private fields */ }