pub fn format_entry_row(
entry: &CacheEntry,
kconfig_hash: &str,
active_prefixes: &[String],
) -> StringExpand description
Format a human-readable table row for a cache entry.
pub fn format_entry_row(
entry: &CacheEntry,
kconfig_hash: &str,
active_prefixes: &[String],
) -> StringFormat a human-readable table row for a cache entry.