pub const SHARED_VALUE: u32 = 1;Expand description
The payload word a Shape::Shared object’s wrapped value begins at.
Named here rather than in either side because both need it and they must
agree: the lowering forms the address of this word to hand a lock’s
closure, and the collector traces the value’s run of words from it.