Skip to main content

ensure_same_domain_targets

Function ensure_same_domain_targets 

Source
fn ensure_same_domain_targets(
    targets: &[SharedEntity],
    target_world: &World,
) -> Result<(), CommandSyntaxError>