Type Alias ContextType

Source
pub type ContextType = Arc<Mutex<HubContext>>;

Aliased Typeยง

struct ContextType { /* private fields */ }