pub fn suite_effective_tier_is_system(suite: &SuiteDecl) -> boolExpand 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).