Function glean_core::glean_get_registered_ping_names

source ·
pub fn glean_get_registered_ping_names() -> Vec<String>
Expand description

Gets a list of currently registered ping names.

§Returns

The list of ping names that are currently registered.