Skip to main content

Module helpers

Module helpers 

Source
Expand description

Helper functions for effect resolution โ€” re-export shim.

All functions now live in crate::ability::ability_utils. This module re-exports everything for backward compatibility so that existing callers using effects::helpers::* or effects::* paths continue to compile unchanged.

Re-exportsยง

pub use crate::ability::ability_utils::*;