state::acquire/release/with_guard (depth-counter at DataKey::Guard) is the real guard. A merged PR also left storage::read_guard/write_guard plus GUARD_NOT_ENTERED/GUARD_ENTERED constants that nothing calls. Delete the unused pair so there's one guard API.
state::acquire/release/with_guard(depth-counter atDataKey::Guard) is the real guard. A merged PR also leftstorage::read_guard/write_guardplusGUARD_NOT_ENTERED/GUARD_ENTEREDconstants that nothing calls. Delete the unused pair so there's one guard API.