Constant grafana_plugin_sdk::live::MAX_CHANNEL_LENGTH
source · pub const MAX_CHANNEL_LENGTH: usize = 160;
Expand description
The maximum length of a channel when represented as a string.
pub const MAX_CHANNEL_LENGTH: usize = 160;
The maximum length of a channel when represented as a string.