pub fn should_warn_unattributed_actor(
actor_id: Option<&str>,
loaded_packs: &[String],
) -> boolExpand description
Startup warning / strict-mode predicate for serving paths that load the
comm pack: true when the resolved actor is unattributed AND "comm" is
among the loaded packs.