NEVER_INSERTED_PANIC

Constant NEVER_INSERTED_PANIC 

Source
pub(crate) const NEVER_INSERTED_PANIC: &str = "\
EventListener was not inserted into the linked list, make sure you're not polling \
EventListener/listener! after it has finished";