pub fn strict() -> bool
true when SUI_VM_STRICT=1.
true
SUI_VM_STRICT=1
Latched once, like the other env gates in this workspace, so a mid-run change cannot make one half of an evaluation strict and the other half not.