style_leaf

Function style_leaf 

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