pub const LOCK_READ: lock_state_t = 3;Expand description
The sandbox lock is in read-only mode, allowing only read-only access to sandbox state.
pub const LOCK_READ: lock_state_t = 3;The sandbox lock is in read-only mode, allowing only read-only access to sandbox state.