Function glean_core::glean_set_upload_enabled
source · pub fn glean_set_upload_enabled(enabled: bool)
Expand description
DEPRECATED Sets whether upload is enabled or not.
DEPRECATION NOTICE:
This API is deprecated. Use set_collection_enabled
instead.