pub fn apply_transform_chain(value: String, chain: &[Transform]) -> String
Apply a chain of transforms to a value.