Skip to main content

text_map_from_strings

Function text_map_from_strings 

Source
pub fn text_map_from_strings(
    cells: HashMap<String, String>,
) -> HashMap<String, DataValue>
Expand description

Convert a string map into typed text values.