Function nu_command::value::style_leaf[][src]

pub fn style_leaf<'a>(
    value: impl Into<&'a UntaggedValue>,
    color_hash_map: &HashMap<String, Style, RandomState>
) -> TextStyle