pub fn value_to_styled_string(
    val: &Value,
    cfg: &Config,
    style: &StyleComputer<'_>
) -> NuText