Skip to main content

should_warn_unattributed_actor

Function should_warn_unattributed_actor 

Source
pub fn should_warn_unattributed_actor(
    actor_id: Option<&str>,
    loaded_packs: &[String],
) -> bool
Expand 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.