pub fn build_metadata_table<'a>(
mode: Mode,
current_channel: UnitChannel,
app_metadata: &'a AppMetadata,
colorscheme: &'a Colorscheme,
) -> Table<'a>
pub fn build_metadata_table<'a>(
mode: Mode,
current_channel: UnitChannel,
app_metadata: &'a AppMetadata,
colorscheme: &'a Colorscheme,
) -> Table<'a>