[]Constant checkers::STATE

pub const STATE: LocalKey<RefCell<State>>;

Thread-local state required by the allocator.

Feel free to interact with this directly, but it's primarily used through the test macro.