pub fn apply_single_transform(value: String, transform: &Transform) -> String
Apply a single transform to a value.