Type Alias valkey_module::OneInfoSectionData
source ยท pub type OneInfoSectionData = (String, InfoContextFieldTopLevelData);Expand description
One section contents: name and children.
pub type OneInfoSectionData = (String, InfoContextFieldTopLevelData);One section contents: name and children.