Expand description
Static ability cost change — re-exports from cost::cost_adjustment.
The canonical implementation now lives in crate::cost::cost_adjustment,
mirroring Java’s forge.game.cost.CostAdjustment.
This module re-exports the public API for backwards compatibility.
Re-exports§
pub use crate::cost::cost_adjustment::*;