COLLECTOR

Constant COLLECTOR 

Source
pub const COLLECTOR: Item<'_, Vec<Option<SubMsgResponse>>>;
Expand description

Stores a list of callback’s currently being collected. Has no value if none are being collected.