Skip to main content

list_key_names

Function list_key_names 

Source
pub fn list_key_names() -> Vec<&'static str>
Expand description

Returns a sorted list of all supported key names.

Delegates to the platform key map so the list reflects exactly which keys are available on this platform.