Function coerce_value

Source
pub(crate) fn coerce_value(
    val: &Value,
    transform: &Transform,
) -> Result<Option<ValueData>>