Skip to main content

suite_effective_tier_is_system

Function suite_effective_tier_is_system 

Source
pub fn suite_effective_tier_is_system(suite: &SuiteDecl) -> bool
Expand description

v0.118: whether a suite’s effective tier is system — the suite default is system, or any case opts up to system. Such a suite is emitted via the wired cross-Worker (Integration) machinery; otherwise it stays in-process (Test).