pub fn render(
recall: &RecallEcho,
entity_name: &str,
version: &str,
max_memory_lines: usize,
)Expand description
Render the neofetch-style memory dashboard to stdout.
pub fn render(
recall: &RecallEcho,
entity_name: &str,
version: &str,
max_memory_lines: usize,
)Render the neofetch-style memory dashboard to stdout.