Function glean_core::glean_set_collection_enabled
source · pub fn glean_set_collection_enabled(enabled: bool)
Expand description
Sets whether collection is enabled or not.
This replaces set_upload_enabled
.
pub fn glean_set_collection_enabled(enabled: bool)
Sets whether collection is enabled or not.
This replaces set_upload_enabled
.