pub const DELEGATE_INVARIANTS_TO_CALLER_PRAGMA: &str = "delegate_invariants_to_caller";
Expand description

Pragma indicating that invariants are not to be checked between entry and exit to this function