format_entry_row

Function format_entry_row 

Source
pub fn format_entry_row(
    entry: &CacheEntry,
    kconfig_hash: &str,
    active_prefixes: &[String],
) -> String
Expand description

Format a human-readable table row for a cache entry.