Static regex_automata::util::pool::inner::THREAD_ID_UNOWNED

source ยท
static THREAD_ID_UNOWNED: usize
Expand description

A thread ID indicating that there is no owner. This is the initial state of a pool. Once a pool has an owner, there is no way to change it.