Constant grafana_plugin_sdk::data::EXPLICIT_NULL
source · pub const EXPLICIT_NULL: &str = "null";
Expand description
The string representation for null values.
pub const EXPLICIT_NULL: &str = "null";
The string representation for null values.