> try wrapping the expression in `summary::FileContent::Text` This rust-analyzer feature amazed me. I'd changed an API from taking a &str to a Text(String) and it offered a quick fix to correct the call sites!