Skip to main content

strict

Function strict 

Source
pub fn strict() -> bool
Expand description

true when 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.