Function get_device_string_to_name_map

Source
pub fn get_device_string_to_name_map() -> HashMap<String, String>
Expand description

Retrieves a map of device strings to friendly names.

ยงReturns

A HashMap where the keys are device strings and the values are friendly names.