Skip to main content

to_ordered_array

Function to_ordered_array 

Source
pub fn to_ordered_array(map: &BTreeMap<String, String>) -> Vec<String>
Expand description

Converts a map to an ordered array of key=value pairs