//! Broker/service env-var skip guard, shared across test targets via
//! `#[path = "../support/env.rs"]`.
// not every including target consumes it under all features
/// Read `var`, printing a "skipping {what}" notice and returning `None` when it
/// is unset — the convention that lets broker suites pass without services.